[Numpy-discussion] RE: Python 2.2 seriously crippled for numerical computation?

Brad Clements bkc at Murkworks.com
Sun Mar 3 12:14:19 EST 2002


This also happens on Win2k with Python 2.2

P:\PUBLIC\DEMOS\WSOCK>python
Python 2.2 (#28, Dec 21 2001, 12:21:22) [MSC 32 bit (Intel)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> 1e-200**2
0.0
>>> 1e-200
9.9999999999999998e-201
>>>

> So it probably is a gcc/glib bug of some sort, but I don't really know
where.

I'm running the windows binary provided at python.org, wasn't this compiled
with vc?





-----=  Posted via Newsfeeds.Com, Uncensored Usenet News  =-----
http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
 Check out our new Unlimited Server. No Download or Time Limits!
-----==  Over 80,000 Newsgroups - 19 Different Servers!  ==-----



More information about the Python-list mailing list