[SciPy-user] PyGSL with numpy?

Russell E. Owen rowen at u.washington.edu
Mon Nov 17 16:25:21 EST 2008


I'm part of a project that is doing scientific computing with a mix of 
C++ and python (all the heavy lifting being done in C++ for speed). We 
need a scientific library that can be used in C++ (which puts out scipy) 
and preferably can also be used in python. We're considering GSL, which 
has a python wrapper (PyGSL), the latter of which apparently works with 
numpy.

Has anyone tried this? How is the integration? Are there other solutions 
we should be considering?

Regards,

-- Russell




More information about the SciPy-User mailing list