[Python-ideas] Python3.3 Decimal Library Released

Mark H. Harris harrismh777 at gmail.com
Mon Mar 3 17:23:49 CET 2014



On Monday, March 3, 2014 9:58:02 AM UTC-6, Antoine Pitrou wrote:
>
>
> Hello Mark, 
>
> Le 03/03/2014 16:41, Mark H. Harris a écrit : 
> > 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. 
>
> If you want to contribute those functions to Python, the first required 
> step would be to license them under terms compatible with the 
> contributor agreement: 
> http://www.python.org/psf/contrib/contrib-form/ 
>
> (i.e. under the Academic Free License v. 2.1 or the Apache License, 
> Version 2.0) 
>

Antoine, thank you for the response.  I have e-signed the Academic Free 
License, 
and it is filed. 

Mark H Harris
marcus 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20140303/f79c57ec/attachment.html>


More information about the Python-ideas mailing list