[Numpy-discussion] Scipy - Numpy incompatiblility when calling upon Old Numeric

2007-01-10 Thread frbeaxs
Matplotlib ver 0.87.4. was the problem. An update to matplotlib-0.87.7 was all that was necessary. ___ Numpy-discussion mailing list Numpy-discussion@scipy.org http://projects.scipy.org/mailman/listinfo/numpy-discussion

Re: [Numpy-discussion] Scipy - Numpy incompatiblility when calling upon Old Numeric

2007-01-03 Thread Travis Oliphant
frbeaxs wrote: > I am using Python 2.4 with Numpy 0.9.8. Matpylib graphs function > under these two version except when old numeric must be called to > utilized the spline function in contouring the graphs leading to the > error: > The version of NumPy compatible with different versions

[Numpy-discussion] Scipy - Numpy incompatiblility when calling upon Old Numeric

2007-01-03 Thread frbeaxs
I am using Python 2.4 with Numpy 0.9.8. Matpylib graphs function under these two version except when old numeric must be called to utilized the spline function in contouring the graphs leading to the error: Traceback (most recent call last): File "C:\File\XXX", line 3, in ? fr