[SciPy-User] Request for Interface Modification

Alan G Isaac alan.isaac at gmail.com
Thu Apr 28 21:27:42 EDT 2011


On 4/28/2011 8:47 PM, Sean Lake wrote:
> numpy has equivalent functions insert, append, and
> concatenate, but they're not usable as member functions
> that modify the array they're being called on.

NumPy arrays have fixed (total) length.

Cheers,
Alan Isaac




More information about the SciPy-User mailing list