You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Upgrade OpenBLAS to 0.3.14 https://github.com/blas-lapack-rs/openblas-src/pull/65
22
+
23
+
0.10.2 - 2021-01-30
24
+
--------------------
25
+
26
+
0.10.0 and 0.10.1 has been yanked and changes from 0.9.0 is summarized here.
27
+
28
+
### Fixed
29
+
- Detect OpenBLAS does not build some parts of LAPACK while "lapack" feature is enabled https://github.com/blas-lapack-rs/openblas-src/issues/49
30
+
- openblas-build crate has been introduced to resolve this issue
31
+
32
+
### Added
33
+
- openblas-build crate is introduced to sneak OpenBLAS build system configure
34
+
- Link test for LAPACK routines written in Fortran https://github.com/blas-lapack-rs/openblas-src/pull/43
35
+
- Switch to openblas-build on Linux https://github.com/blas-lapack-rs/openblas-src/pull/52
36
+
- Not on macOS due to https://github.com/blas-lapack-rs/openblas-src/issues/54
0 commit comments