[Numpy-discussion] Re: numpy, overflow, inf, ieee, and rich , comparison
Fredrik Lundh
effbot at telia.com
Thu Oct 26 03:34:53 EDT 2000
More information about the Python-list mailing list
Thu Oct 26 03:34:53 EDT 2000
- Previous message (by thread): [Numpy-discussion] Re: numpy, overflow, inf, ieee, and rich , comparison
- Next message (by thread): [Numpy-discussion] Re: numpy, overflow, inf, ieee, and rich , comparison
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Donald O'Donnell wrote: > The compiled C code underlying a Python integer division makes > use of this fast hardware integer division instruction. If > Python were changed so that all integer divisions were done in > floating point, we would loose the ability to make use of this > fast hardware divide instruction. This could have a severe > negative impact on some compute intensive (Numpy?) programs. wow. </F>
- Previous message (by thread): [Numpy-discussion] Re: numpy, overflow, inf, ieee, and rich , comparison
- Next message (by thread): [Numpy-discussion] Re: numpy, overflow, inf, ieee, and rich , comparison
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list