explosion / cython-blis

💥 Fast matrix-multiplication as a self-contained Python library – no system dependencies!
Other
218 stars 37 forks source link

Update to blis 0.9.0 #69

Closed danieldk closed 2 years ago

danieldk commented 2 years ago

Update to blis 0.9.0. ~Set to draft, because several things still need to be done:~

adrianeboyd commented 2 years ago

Commit comments may get lost and the overview is too huge: "windows" in setup.py.

danieldk commented 2 years ago

I can't take ARCHS. Maybe PLATFORM_TO_ARCH or PLATFORM_ARCH_MAP or something?

Changed to PLATFORM_TO_ARCH.

danieldk commented 2 years ago

Converted to draft, because the submodule points to danieldk/blis again until https://github.com/explosion/blis/pull/2 is merged.