[SciPy-dev] cast documentation

Alan G Isaac aisaac at american.edu
Fri Nov 26 19:14:48 EST 2004


i. The documentation for 'cast' at
http://oliphant.ee.byu.edu:81/scipy_base/cast
seems miscast.

ii. Why isn't
floor(A,Int)
allowed (say, when A is a matrix of (small) floats)?
It seems a lot clearer than
A.astype(Int)
which requires knowing the casting rules
for a reader to understand it.

Cheers,
Alan Isaac





More information about the SciPy-Dev mailing list