[SciPy-dev] want to contribute bvp-solver
Uwe Schmitt
schmitt at num.uni-sb.de
Wed Jun 28 05:44:11 EDT 2006
Hello,
I wrapped MUSL from www.netlib.org/ode/mus.doc
using f2py. It works fine, but I do not know
how to contribute my code to SciPy.
I read the DEVELOPERS.txt but I still have questions.
The structure is as follows:
- musl.f, musl.pyf generate _musl.pyd
- mus.py imports _musl.pyd and provides a
wrapper consisting of a single function.
How do I have to setup setup.py ?
Greetings, Uwe
More information about the SciPy-Dev
mailing list