[Python-ideas] Python3.3 Decimal Library Released

Mark H. Harris harrismh777 at gmail.com
Mon Mar 3 16:41:40 CET 2014


Greetings,
Python3.3 Decimal Library v0.3 is Released here:

https://code.google.com/p/pythondecimallibrary/

pdeclib.py is the decimal library, pilib.py is the PI library.

pdeclib.py  provides scientific and transcendental functions
for the C Accelerated Decimal module written by Stefan Krah. The
library is open source, GLPv3, comprised of two py files.

My idea for python is to two things really, 1) make floating point decimal
the default floating point type in python4.x, and 2) make
these functions ( pdeclib.py ) or equiv available in python4.x by
default.

Thank you for your consideration.

-- 
Kind regards,
Mark H. Harris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20140303/9ba9cb5a/attachment.html>


More information about the Python-ideas mailing list