Skip to content

0.1.0

Choose a tag to compare

@urob urob released this 20 Oct 17:10
· 37 commits to main since this release
7def5ab

This release re-uploads all existing wheels as release assets. This is in preparation for a future re-linking of the index from the wheelhouse branch to release assets, which is motivated to preserve storage space in the repository and the deploy (#11).

Usage

The release assets below aren't intended to be installed in isolation. To work correctly, one must install compatible, mkl-accelerated versions of numpy, mkl-service and, if needed, scipy. It is highly recommended to use pip or uv to automatically handle all dependencies. E.g.,

pip install numpy scipy --extra-index-url https://urob.github.io/numpy-mkl

See the setup guide for additional instructions.

If a manual installation is required, current wheels for all packages and versions can be be downloaded here.