tylerjereddy     released this     Jun 6, 2021       ·              1 commit       to maintenance/1.7.x       since this release  Sci

scipy / scipy

submited by
Style Pass
2021-06-06 19:30:04

tylerjereddy released this Jun 6, 2021 · 1 commit to maintenance/1.7.x since this release

SciPy 1.7.0 is the culmination of 6 months of hard work. It contains many new features, numerous bug-fixes, improved test coverage and better documentation. There have been a number of deprecations and API changes in this release, which are documented below. All users are encouraged to upgrade to this release, as there are a large number of bug-fixes and optimizations. Before upgrading, we recommend that users check that their own code does not use deprecated SciPy functionality (to do so, run your code with python -Wd and check for DeprecationWarning s). Our development attention will now shift to bug-fix releases on the 1.7.x branch, and on adding new features on the master branch.

We gratefully acknowledge the Chan-Zuckerberg Initiative Essential Open Source Software for Science program for supporting many of the improvements to scipy.stats.

Leave a Comment
Related Posts