[ann] Minimal Python project
Skip Montanaro
skip at pobox.com
Tue Jan 14 10:58:59 EST 2003
More information about the Python-list mailing list
Tue Jan 14 10:58:59 EST 2003
- Previous message (by thread): [ann] Minimal Python project
- Next message (by thread): [ann] Minimal Python project
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Jimmy> Psyco created two specialized versions of my function - one for
Jimmy> use with integers and another for use with floating point
Jimmy> numbers.
Which, depending on the particular computation, might differ semantically
from one another, what with floating point inaccuracies and all.
"Let's be careful out there." - Phil Esterhouse
Skip
- Previous message (by thread): [ann] Minimal Python project
- Next message (by thread): [ann] Minimal Python project
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list