2 Mar 09:51
sandbox packages maskedarray and timeseries
Nils Wagner <nwagner <at> iam.uni-stuttgart.de>
2007-03-02 08:51:00 GMT
2007-03-02 08:51:00 GMT
Hi all, I have enabled the sandbox packages maskedarray and timeseries. The file enabled_packages.txt in /scipy/Lib/sandbox contains delaunay pyem numexpr arpack spline rbf maskedarray timeseries If I try to import maskedarray and timeseries I get Python 2.4 (#1, Oct 13 2006, 16:43:49) [GCC 3.3.5 20050117 (prerelease) (SUSE Linux)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> from scipy.sandbox import maskedarray >>> from scipy.sandbox import timeseries Traceback (most recent call last): File "<stdin>", line 1, in ? File "/usr/lib64/python2.4/site-packages/scipy/sandbox/timeseries/__init__.py",(Continue reading)
RSS Feed