[Python-Dev] Interest in integrating C decimal module into Python?

Georg Brandl g.brandl at gmx.net
Wed Oct 21 19:21:07 CEST 2009


Mark Dickinson schrieb:

> * There's a partially complete rewrite of decimal in C in the sandbox,
> dating from the Need for Speed sprint in 2006:
> 
> http://svn.python.org/view/sandbox/trunk/decimal-c/
> 
> Last time I looked at this it wasn't up to date with the decimal
> specification:  I'm not sure that functions like exp, log and log10
> are currently working.  Georg Brandl might know better than I do.

I haven't touched that code since the sprint, but a student named
Mateusz Rukowicz worked on it for a past Summer of Code, I think.
I never heard of the outcome of that particular project.

Georg

-- 
Thus spake the Lord: Thou shalt indent with four spaces. No more, no less.
Four shall be the number of spaces thou shalt indent, and the number of thy
indenting shall be four. Eight shalt thou not indent, nor either indent thou
two, excepting that thou then proceed to four. Tabs are right out.



More information about the Python-Dev mailing list