Releases: JuliaLinearAlgebra/Octavian.jl
Releases · JuliaLinearAlgebra/Octavian.jl
v0.3.28
v0.3.27
Octavian v0.3.27
Merged pull requests:
- Bump actions/checkout from 3 to 4 (#182) (@dependabot[bot])
- M1 (#185) (@chriselrod)
v0.3.26
v0.3.25
v0.3.24
Octavian v0.3.24
Merged pull requests:
v0.3.23
Octavian v0.3.23
Closed issues:
- Compatibility with HyperDualNumbers and StrideArrays (#178)
Merged pull requests:
- Bump actions/cache from 1 to 3 (#172) (@dependabot[bot])
- Migrate from SnoopPrecompile to PrecompileTools (#176) (@timholy)
- Add HyperDualNumbersExt (#179) (@CheukHinHoJerry)
v0.3.22
Octavian v0.3.22
Merged pull requests:
- Add dependabot (#170) (@chriselrod)
- Bump codecov/codecov-action from 1 to 3 (#171) (@dependabot[bot])
- Bump actions/checkout from 2 to 3 (#173) (@dependabot[bot])
- CompatHelper 3 (#174) (@chriselrod)
- update Requires.jl code to package extensions (#175) (@ranocha)
v0.3.21
Octavian v0.3.21
Closed issues:
- Octavian outputs so much during tests that it hits the log limit on PkgEval (#165)
- Precompilation issues on Julia 1.9 (#168)
Merged pull requests:
- no time like the present for sparser test output; fixes #165 (#166) (@chriselrod)
- Format (#167) (@chriselrod)
- Updates for ArrayInterface 7, fixes #168 (#169) (@chriselrod)
v0.3.20
Octavian v0.3.20
Merged pull requests:
v0.3.19
Octavian v0.3.19
Merged pull requests:
- Use
Threads.nthreads()
instead ofnum_threads
(#163) (@chriselrod)