BLISBLAS v0.2.0
Improvements
- Upgrade to BLIS 2.0 along with name mangling as expected in Julia with _64 suffixes
- LP64 and ILP64 BLAS as well as LAPACK included in the dependencies
- Tests updated to run the LinearAlgebra BLAS and LAPACK test suite
Breaking changes
- Requires Julia v1.9 or newer
Merged pull requests:
- Upgrade BLISBLAS.jl (#6) (@amontoison)
- Use BLIS 2.0 (#19) (@ViralBShah)
- Copy LinearAlgebra BLAS tests and comment out the trsv tests (#20) (@ViralBShah)
- Bump julia-actions/cache from 1 to 2 (#21) (@dependabot[bot])
- Remove blas.jl from tests and run the linalg blas and lapack tests. (#22) (@ViralBShah)
Closed issues: