- License: Python Software Foundation License ×
Algorithms
Showing page 1 of 1.
-
FibonacciFun a python module that prints the Fibonacci sequence forever and can also convert the sequence into letters! I plan on making it so it can be used as a bench mark device, but right now I'm a little lazy!
0 weekly downloads -
Optex The optex module for Python 2.4 helps user scripts to parse command line arguments found in sys.argv. Options are parsed in a different manner than the Unix getopt() and Python getopt module.
1 weekly downloads -
Ropes for python Ropes are a scalable string implementation that are designed for efficient operation by utilizing lazy operations such as concatenation and slicing. This is a python C module which implements ropes for pythons.
1 weekly downloads -
Simple Python Fixed-Point Module This Python module provides basic facilities for mathematics on fixed-point numbers. The number of fractional binary digits is tunable, allowing near-arbitrary precision arithmetic. Arithmetic & functions such as sqrt, exp, log, sin & cos are available.
7 weekly downloads -
pygraph Python library for a fast and flexible graph data structure.
11 weekly downloads -
pyl Poor Yorick's Python Library. Includes: stream (a way to work file-like objects), a parallel regular expression engine, vectorized versions of common functions, pipeline (access shell pipelines of arbitrary length as a file-like object).
0 weekly downloads