openblas-src-v0.10.7
·
49 commits
to master
since this release
0.10.6 has been yanked.
- From this release, OpenBLAS source code will be downloaded by
build.rs
since OpenBLAS 0.3.21 cannot upload to crates.io due to size limit. See #97 for detail.
What's Changed
- homebrew directory depends on architecture. Include libomp libs by @maparent in #89
- Use
brew --prefix
command to get library path by @termoshtt in #93 - Upgrade OpenBLAS to 0.3.21 by @termoshtt in #92
- Use tar.gz image of OpenBLAS by @termoshtt in #95
- Expand tar.gz on
OUT_DIR
by @termoshtt in #96 - Download OpenBLAS source code from GitHub Release in build.rs by @termoshtt in #97
New Contributors
Full Changelog: openblas-src-v0.10.5...openblas-src-v0.10.7