scipy. SciPy library main repository

scipy.org

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

June 2026
  • Merge pull request #25514 from lucascolley/mypy-stats
  • MAINT: signal: clean overrides list (#25518)
  • TYP: restructure `mypy.ini`
  • TYP: stats: fix some `mypy` errors
  • TYP: sparse: fix some `mypy` errors (#25516)
  • Merge pull request #25515 from ev-br/eig_relnotes1.18
  • DOC: mention eig strides change in 1.18 release notes
  • ENH: interpolate: add CuPy support for `CubicHermiteSpline`, `CubicSp…
  • TYP: optimize: fix some `mypy` errors (#25513)
  • TYP: integrate: fix some `mypy` errors (#25512)
  • Merge pull request #25502 from lucascolley/clang-aarch
  • MAINT: interpolate: use xp.square instead of r**2 (#25510)
  • Merge pull request #25352 from msimacek/msimacek/graalpy
  • TYP: fix some mypy errors (#25506)
  • MAINT: remove unused import
  • BUG: Use forkserver only when available
  • Merge pull request #25494 from lucascolley/mypy-tidy
  • TYP: partially audit misc. `mypy` ignores
  • TYP: restructure `mypy.ini`
  • TYP: audit `attr-defined` ignores