[SciPy-user] write_array deprecated?

Michael Cohen mcohen at caltech.edu
Wed Mar 11 19:42:35 EDT 2009


Hi all,
Is write-array deprecated wth the new version?

I get the warning:
/usr/local/python-2.5.4/lib/python2.5/site-packages/numpy/lib/utils.py:110: 
DeprecationWarning: write_array is deprecated
   warnings.warn(str1, DeprecationWarning)

I am using write_array from scipy.io.
It doesn't tell me what it is being deprecated in favour of.

Cheers,
Mike



More information about the SciPy-User mailing list