PyDSTool 0.88 released
[Posted December 31, 2009 by cook]
| From: |
| Rob Clewley <rob.clewley-AT-gmail.com> |
| To: |
| python-announce-list-AT-python.org, SciPy Users List <scipy-user-AT-scipy.org>,
Discussion of Numerical Python <numpy-discussion-AT-scipy.org> |
| Subject: |
| [ANN] PyDSTool 0.88 -- dynamical systems modeling tools |
| Date: |
| Mon, 28 Dec 2009 16:23:35 -0500 |
| Message-ID: |
| <a749952d0912281323g50e025bbpd8e1f16c72b466e3@mail.gmail.com> |
| Archive-link: |
| Article, Thread
|
A new release of the dynamical systems modeling toolbox PyDSTool is
available from Sourceforge:
http://www.sourceforge.net/projects/pydstool/
Highlights from the release notes:
* Cleanup of global imports, especially: entire numpy.random and
linalg namespaces no longer imported by default
* Added support for 'min' and 'max' keywords in functional
specifications (for ODE right-hand sides, for instance)
* Optimization tools from third-party genericOpt (included with
permission) and improved parameter estimation examples making use of
this code
* Numerical phase-response calculations now possible in PRC toolbox
* Fully-fledged DSSRT toolbox for neural modeling (see wiki page)
* New tests/demonstrations in PyDSTool/tests
* Major improvements to intelligent expr2func (symbolic -> python
function conversion)
* Improved compatibility with cross-platform use and with recent
python versions and associated libraries
* Added many minor features (see timeline on Trac
http://jay.cam.cornell.edu/pydstool/timeline)
* Fixed many bugs and quirks (see timeline on Trac
http://jay.cam.cornell.edu/pydstool/timeline)
This is mainly a bugfix release in preparation for a substantial
upgrade at version 0.90, which will have a proper installer, unit
testing, symbolic expression support via SymPy, and greatly improved
interfacing to legacy ODE integrators. These features are being
actively developed in 2009/2010.
For installation and setting up, please carefully read the
GettingStarted page at our wiki for platform-specific details:
http://pydstool.sourceforge.net
Please use the bug tracker and user discussion list at Sourceforge to
report bugs or provide feedback. Code and documentation contributions
are always welcome.
Regards,
Rob Clewley
--
http://mail.python.org/mailman/listinfo/python-announce-list
Support the Python Software Foundation:
http://www.python.org/psf/donations/
(
Log in to post comments)