Today marks the release of PyDy 0.3.1. The release includes 115 commits since
0.3.0 with a number of bug fixes. The full release notes provide the details
of the changes, all of which are fully backwards compatible with 0.3.0. Five people contributed code to this release: Frédéric Bastien [new contributor] Christopher Dembia Oliver Lee Jason K. Moore Yashu Seth [new contributor] and many others contributed code reviews and testing. The latest version of PyDy can be installed via pip: or conda: Please try out the new release and report any issues you find on Github.PyDy 0.3.1 Has Been Released¶
$ pip install pydy
$ conda install -c pydy pydy
Previous:
PyDy 0.3.0 Has Been Released