Releases: JuliaLinearAlgebra/Octavian.jl
Releases · JuliaLinearAlgebra/Octavian.jl
v0.2.9
Octavian v0.2.9
Closed issues:
- Tests that "spoof" the CPU, in order to test all code paths? (#7)
- De-conflicting the names of functions for matrix multiplication (#42)
Merged pull requests:
- Updates for VectorizationBase 0.18 (#64) (@chriselrod)
- Added tests for static numbers to get coverage >= 80%. (#65) (@chriselrod)
- Require that coverage always stays >= 80% (#66) (@DilumAluthge)
- Fix the version number (#67) (@DilumAluthge)
v0.2.8
v0.2.7
Octavian v0.2.7
Merged pull requests:
- Needs more work, but this is a definite improvement on a few benchmarks. (#61) (@chriselrod)
- Bump version (#62) (@chriselrod)
v0.2.6
Octavian v0.2.6
Merged pull requests:
- Increase lower bound for W1 in tilesearch.jl. (#59) (@chriselrod)
- Update for VectorizationBase 0.16/LoopVec 0.10 (#60) (@chriselrod)
v0.2.5
Octavian v0.2.5
Merged pull requests:
- Docs: Mention the strengths of Octavian and Tullio respectively (#58) (@DilumAluthge)
v0.2.4
Octavian v0.2.4
Merged pull requests:
- Codecov: Comment out the "goal" project status (#53) (@DilumAluthge)
- Added tilesearch code, for finding effective parameters. (#55) (@chriselrod)
- Bump version from "0.2.3" to "0.2.4" (#57) (@DilumAluthge)
v0.2.3
Octavian v0.2.3
v0.2.2
v0.2.1
v0.2.0
Octavian v0.2.0
Closed issues:
Merged pull requests:
- Bump VectorizationBase version (#39) (@chriselrod)
- Fast threaded matmul (#41) (@chriselrod)
- Run CI on Windows (#43) (@DilumAluthge)
- README: Only mention Tullio.jl and Gaius.jl (#44) (@DilumAluthge)
- Reorganize the test suite to reduce code duplication (#45) (@DilumAluthge)
- Rename a test file (#46) (@DilumAluthge)
- Codecov: Add the
codecov.yml
file, and require that coverage never falls below 35% (#47) (@DilumAluthge) - Codecov: also show the default project status (#48) (@DilumAluthge)
- Bump version from "0.2.0-DEV" to "0.2.0" (#50) (@DilumAluthge)