blob: 40dbbb94e7ddc6784d37c4d03597a1e9c34e420f (
plain) (
blame)
1
2
3
4
5
6
|
A C-coded Python extension module that wraps the GMP library to provide
to Python code fast multiprecision arithmetic (integer, rational, and
float), random number generation, advanced number-theoretical functions,
and more.
WWW: http://code.google.com/p/gmpy/
|