finding out the precision of floats
Arnaud Delobelle
arnodel at googlemail.com
Wed Feb 28 15:22:03 EST 2007
More information about the Python-list mailing list
Wed Feb 28 15:22:03 EST 2007
- Previous message (by thread): finding out the precision of floats
- Next message (by thread): Are weak refs slower than strong refs?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Feb 28, 7:28 pm, Marcin Ciura <marcin.ci... at poczta.NOSPAMonet.pl> wrote: > I guess that speed is not at premium in your application, > so you might try my continued fractions module, > advertised here a few weeks ago:http://www-zo.iinf.polsl.gliwice.pl/~mciura/software/cf.py Thanks for the link, I've had a quick glance and it seems great. I'll have to take a closer look to see if I can use it for this app, but in general it looks like a very useful piece of code. -- Arnaud
- Previous message (by thread): finding out the precision of floats
- Next message (by thread): Are weak refs slower than strong refs?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list