Skip to content

Bump scipy from 1.4.1 to 1.5.2

WKDV Bot requested to merge dependabot/pip/scipy-1.5.2 into develop

Bumps scipy from 1.4.1 to 1.5.2.

Release notes

Sourced from scipy's releases.

SciPy 1.5.2 Release Notes

SciPy 1.5.2 is a bug-fix release with no new features compared to 1.5.1.

Authors

  • Peter Bell
  • Tobias Biester +
  • Evgeni Burovski
  • Thomas A Caswell
  • Ralf Gommers
  • Sturla Molden
  • Andrew Nelson
  • ofirr +
  • Sambit Panda
  • Ilhan Polat
  • Tyler Reddy
  • Atsushi Sakai
  • Pauli Virtanen

A total of 13 people contributed to this release. People with a "+" by their names contributed a patch for the first time. This list of names is automatically generated, and may not be fully complete.

SciPy 1.5.1 Release Notes

SciPy 1.5.1 is a bug-fix release with no new features compared to 1.5.0. In particular, an issue where DLL loading can fail for SciPy wheels on Windows with Python 3.6 has been fixed.

Authors

  • Peter Bell
  • Loïc Estève
  • Philipp Thölke +
  • Tyler Reddy
  • Paul van Mulbregt
  • Pauli Virtanen
  • Warren Weckesser

A total of 7 people contributed to this release. People with a "+" by their names contributed a patch for the first time. This list of names is automatically generated, and may not be fully complete.

... (truncated)
Commits
  • 01d8bfb Merge pull request #12596 from tylerjereddy/treddy_scipy_152_more_backports
  • bcc8f9a DOC: update 1.5.2 relnotes
  • d5aaa07 BLD: fix cython error on master-branch cython
  • de60e9a CI: Add GCC 4.8 entry to travis build matrix (#12590)
  • b7c4d44 BLD: Add -std=c99 to sigtools to compile with C99
  • 100f579 REL: set version 1.5.2 released
  • b08aecf Merge pull request #12574 from tylerjereddy/treddy_152_prep
  • a06490f DOC: update 1.5.2 release notes
  • fb51f48 TST: add a regression test from gh-3847
  • bf8a98a BUG: fix splprep seg fault
  • Additional commits viewable in compare view

Merge request reports