Hi all,
It is my pleasure to announce the release of SymPy 1.5.1 today. I have
uploaded the release files to for this release to PyPI so you should
be able to install or upgrade with
$ pip install -U sympy
This is a bugfix release of SymPy that fixes one regression introduced
in 1.5 and updates lambdify to avoid using recently deprecated
functions from scipy. The full release notes can be found here:
https://github.com/sympy/sympy/wiki/Release-Notes-for-1.5.1
Please report any issues with this release to GitHub.
The following people contributed at least one patch to this release
(names are given in alphabetical order by last name). A total of 3
people
contributed to this release. People with a * by their names
contributed a patch for the first time for this release; 0 people
contributed for the first time for this release.
Thanks to everyone who contributed to this release!
- Oscar Benjamin
- S.Y. Lee
- Aaron Meurer
--
Oscar