This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Python Interface


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!

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]