github urob/numpy-mkl 0.1.0

latest releases: 0.3.14, 0.3.13, 0.3.12...
10 months ago

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.

Don't miss a new numpy-mkl release

NewReleases is sending notifications on new releases.