Numerical representation

Katie T katie at coderstack.co.uk
Mon Mar 7 17:31:11 EST 2011


The main choices for arbitrary point precision seem to be mpmath (which is
pure python) and GMP (C++ but with python wrapper; GMP is heavily used in
academia)

Links:

http://code.google.com/p/mpmath/

http://gmpy.sourceforge.net/

Katie
-- 
CoderStack
http://www.coderstack.co.uk
The Software Developer Job Board
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20110307/861a04a2/attachment-0001.html>


More information about the Python-list mailing list