This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients mark.dickinson, terry.reedy
Date 2008-07-15.17:37:51
SpamBayes Score 0.017345091
Marked as misclassified No
Message-id <1216143474.22.0.677620310024.issue3366@psf.upfronthosting.co.za>
In-reply-to
Content
From Py3000 list: in C99 standard math library, but need code when not
yet in particular implementation.  
Dickinson: open and assign to me
Stutzbach: I suggest using the versions from newlib's libm.  They contain
extensive comments explaining the math and have a generous license,
e.g.,:
http://sourceware.org/cgi-bin/cvsweb.cgi/~checkout~/src/newlib/libm/math/s_erf.c?rev=1.1.1.1&cvsroot=src
History
Date User Action Args
2008-07-15 17:37:54terry.reedysetspambayes_score: 0.0173451 -> 0.017345091
recipients: + terry.reedy, mark.dickinson
2008-07-15 17:37:54terry.reedysetspambayes_score: 0.0173451 -> 0.0173451
messageid: <1216143474.22.0.677620310024.issue3366@psf.upfronthosting.co.za>
2008-07-15 17:37:53terry.reedylinkissue3366 messages
2008-07-15 17:37:52terry.reedycreate