Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
readme.rst | 2015-09-24 | 745 Bytes | |
pysundials-2.3.0-b6-python-2.7-win32.zip | 2015-09-24 | 281.2 kB | |
Totals: 2 Items | 281.9 kB | 0 |
PySCeS-PySundials
This is an "unofficial" port of the PySundials package (pysundials.sourceforge.net) for use with PySCeS. The pysundials-2.3.0-b6-python-2.7-win32.zip archive is Windows 32bit Python 2.7.
Installation
This archive contains both the PySundials wrapper as well as the precompiled Sundials 2.3.0 libraries needed by it and is linked to Python 2.7:
unzip pysundials-2.3.0-b6-python-2.7-win32.zip cd pysundials-2.3.0-b6-python-2.7 python setup.py install
This package assumes a default Python 2.7 installation, if it does not work out of the box please customise the <Python>site-packagespysundialsconfig file to suit your system.
Brett G. Olivier, September 2015