Krishna Mohan Gundu wrote:
Hello,

Is there any easy way to build PyGSL with NumPy. I noticed that PyGSL
requires either Numeric or numarray and generates appropriate code.
But NumPy is different from Numeric. Is it compatible with NumPy at
all?

I faked the presence of Numeric library and used convertcode.py that
ships with NumPy on the PyGSL installation. I also changed
"_numobj.py" "_mlab.py" appropriately. That did the trick for imports.

But looks like thats not enough. When I tried to test the library I
got the following errors. Is this because the test file has bugs or my
installation and further modifications are not enough?

Dear Krishna,
        
        I uploaded a new release with support added for numpy.
It should work, as it passed nealy all the tests for numpy-0.9.5 but there are some failures for numpy-0.9.8.

I will see to the differences for numpy-0.9.8 and why I get failures there.

Do you require the package precisly for numpy-0.9.6?
Please could you then run the tests and inform me what goes wrong?



Sincerely yours
        Pierre

        

--
+------------------------------------------------+
  Pierre Schnizer  <[EMAIL PROTECTED]>
  Telephon : +49 6159 71 2490
  Fax      : +49 6159 71 2043
  Adress   :
        Pierre Schnizer
        BTE / MT
        Gesellschaft fuer Schwerionenforschung
        Planckstrasse 1
        64291 Darmstadt
        Germany
+-------------------------------------------------+


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
pygsl-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pygsl-discuss

Reply via email to