Releases: JuliaLinearAlgebra/Octavian.jl
Releases · JuliaLinearAlgebra/Octavian.jl
v0.2.19
v0.2.18
Octavian v0.2.18
Closed issues:
Merged pull requests:
- Add mat-vec mul. Fixes #83. (#95) (@chriselrod)
- Bump VB and LV requirements, minor syncmul adjustments (#96) (@chriselrod)
v0.2.17
Octavian v0.2.17
Closed issues:
- Fix performance plot in README.md (#89)
Merged pull requests:
- Add benchmark to README. (#86) (@chriselrod)
- Minor M1 change and fix README plot (#87) (@chriselrod)
- Switch to new plots instead of those from 2020 (#88) (@chriselrod)
- Plot from 10 to 10k (#90) (@chriselrod)
- Tilemajor matmul implementation (#91) (@chriselrod)
- svg for README plot (#92) (@chriselrod)
- Update README.md (#93) (@ViralBShah)
- Update params and tilesearch.jl (#94) (@chriselrod)
v0.2.16
Octavian v0.2.16
Merged pull requests:
- Complex Matrix Multiplication (unpacked) (#85) (@MasonProtter)
v0.2.15
v0.2.14
Octavian v0.2.14
Closed issues:
Merged pull requests:
- documenting behavior when used with Base.Threads (#80) (@jlchan)
- M1 performance improvements (#82) (@chriselrod)
v0.2.13
Octavian v0.2.13
Merged pull requests:
- Disable warning by default. (#77) (@chriselrod)
- Move MemoryBuffer definition to StrideArraysCore (#78) (@chriselrod)
v0.2.12
Octavian v0.2.12
Merged pull requests:
- fix zero shaped matmul (#75) (@GiggleLiu)
- Bump version. (#76) (@chriselrod)
v0.2.11
Octavian v0.2.11
Closed issues:
- Warning on sqrt (#71)
Merged pull requests:
- Slightly simplify the Codecov configuration (#72) (@DilumAluthge)
- Update to ThreadingUtilities 0.4 and add Static.jl as a dependency. (#73) (@chriselrod)
- Bump patch version (#74) (@chriselrod)
v0.2.10
Octavian v0.2.10
Merged pull requests:
- Put the "related packages" into a table, and clarify that Octavian is a CPU library (#69) (@DilumAluthge)