[Numpy-discussion] Response to PEP suggestions

Peter Verveer verveer at embl.de
Thu Feb 17 16:02:18 EST 2005


>> Oh, and the Python types int and float should be allowed (especially
>> if you want this to go in the core!).
>
> Say, I like that idea.  And maybe, like float and int, the numeric 
> types
> could be callable to construct numeric arrays of that type, e.g.,
>
> a = numeric3.Int16([1,2,3])

That is a good idea. Seems easy to implement, they would just be 
aliases.





More information about the NumPy-Discussion mailing list