Python Interface

Brian Gough bjg@network-theory.co.uk
Wed Dec 13 11:08:00 GMT 2000


It should be possible to use SWIG (www.swig.org) to do some wrapping
automatically -- have you looked at that?

regards
Brian Gough

Achim Gaedke writes:
 > During the last days I was looking for portable math modules for python.
 > There were some different uncoordinated attempts to wrap functions to
 > python. I wrapped successfully a lot of special functions to python2.0 .
 > 
 > Who does like to work on a complete interface to python?
 > 
 > I think it is possible to make different submodules with the work already
 > done. (eg. integration, matrices or special functions)
 > 
 > Please send your suggests!


More information about the Gsl-discuss mailing list