[Numpy-discussion] round_() problems

Webb Sprague webb.sprague at gmail.com
Tue Mar 28 21:47:03 EST 2006


>
> >  File "/var/www/localhost/htdocs/larry/LcUtil.py", line 120, in mat2table
> >     outStr += '' + str(N.round_(item,prec)) + ''
>
>
> Have you tried to use around instead of round ? That way, I think you wouldn't
> be using oldnumeric and stick to ndarrays...

Yes.  Same result.




More information about the NumPy-Discussion mailing list