Jochen Küpper wrote:
> Hi Mark, Pierre,
>
>
>
> Pierre, does current (0.9.0) py-gsl need numpy, or can it still run
> with Numeric or numarray?
> With any/all of them?
It is supposed to work with any of them. And further it is supposed to
detected the installed one during build time. Ufuncs for the special
functions are only available for Numeric and numpy.
But please at least a version of 1.0 for numpy, as they changed some
typedefs near the end of the 0.9 series.
If you want to build for a different array package then:
1.) delete the build tree (or use a different tree for each package
using the --build-base option)
2.) python setup.py build --array-object=Numeric|numarray|numpy
3.) install as usual.
Sincerely yours
Pierre
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
pygsl-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pygsl-discuss