From: Gary R. <ga...@em...> - 2004-03-27 07:51:33
|
Actually, this reproduces the problem: >>> from numarray import * >>> from numarray.objects import * >>> abs(-1.) ObjectArray(1.0) >>> abs(-1) ObjectArray(1) > Please ignore this bit of my previous message: > > > >>> abs(-1) > > ObjectArray(1) > > Something in my environment (probably me) got a bit confused. > > Gary -- ___________________________________________________________ Sign-up for Ads Free at Mail.com http://promo.mail.com/adsfreejump.htm |