PySUNDIALS, a python package providing bindings to the SUNDIALS libraries using
ctypes, has just made its first beta file release. Released a a python source
distribution, it now installs on both posix and windows (using MinGW) systems.
Presently only serial NVectors are supported, and all the serial C examples have
been ported. Most examples work perfectly, but some still demonstrate some bugs
(especially examples involving krylov preconditioning).
Feel free to download a copy from sourceforge at
http://sourceforge.net/projects/pysundialsThe project web page can be found at
http://pysundials.sourceforge.netand contains installation instructions.
Enjoy!
James