SciPy
Fundamental algorithms library for scientific computing in Python
SciPy finished translating itself out of Fortran and now offers a Fortran-free build.
◆Recent moves
- 1mo ago
Fortran translation complete; three BLAS/LAPACK build modes; stats under JAX JIT
⚡ SPARKThe release where the three long-running structural projects all land at once — the Fortran translation completes, ILP64 becomes a full build-mode matrix, and array API support crosses into JAX JIT territory. It is the culmination of what 1.17.0 started rather than a new direction.
View source ↗ - 2mo ago
Second release candidate for 1.18.0
The second 1.18.0 release candidate, carrying the same feature set as rc1 with fix-level iteration on top. Useful as a testing checkpoint, not as a release.
View source ↗ - 2mo ago
First release candidate exposes the 1.18.0 build-mode and array API changes
The first public availability of the 1.18.0 feature set — Fortran-free builds, the ILP64 build modes, and the expanded array API coverage. For downstream cython_lapack consumers this is where testing against the new backend machinery actually starts.
View source ↗ - 5mo ago
Bug-fix release on the 1.17.x branch
A bug-fix release with no new features relative to 1.17.0, following the standard pattern of maintaining the previous branch while the next minor develops on main.
View source ↗ - 7mo ago
N-D batching across many functions, initial ILP64 support, ARPACK ported to C
Sets up everything 1.18.0 completes: initial ILP64 BLAS/LAPACK support, more Fortran77 code ported to C including ARPACK and PROPACK, and native N-dimensional batching across many functions. The ARPACK rewrite also lets sparse linear algebra use external pseudorandom generators.
View source ↗ - 7mo ago
Second release candidate for 1.17.0
A release candidate carrying the 1.17.0 feature set ahead of the final tag two weeks later. No content of its own beyond fix-level iteration.
View source ↗