Skip to content

v1.1.1

Latest

Choose a tag to compare

@basnijholt basnijholt released this 10 Jun 22:24
· 1 commit to main since this release
355549b

PFAPACK v1.1.1

Changed

  • Windows wheels are now self-contained (#55). The wheels are repaired with delvewheel, which bundles OpenBLAS and the MinGW runtime DLLs into the wheel. pip install pfapack on Windows no longer requires MSYS2 — it is only needed when building from source. CI now verifies the wheel is self-contained by hiding the MSYS2 installation and running the full test suite (including the C bindings) against the repaired wheel.

Full Changelog: v1.1.0...v1.1.1

Install

pip install pfapack