3 Oct 2005 23:02
Re: [Numpy-discussion] Release of SciPy Core 0.4 (Beta)
Travis Oliphant <oliphant <at> ee.byu.edu>
2005-10-03 21:02:12 GMT
2005-10-03 21:02:12 GMT
Stephen Walton wrote: > Tim Churches wrote: > >> However, can I ask if there are plans to add Masked Arrays to SciPy >> Core? >> > Eric Firing pointed out on the matplotlib mailing list that they're > already there: > > import scipy.base.ma as ma from scipy import ma also works (everything under scipy.base is also under scipy alone). -Travis
RSS Feed