Skip to content

Tags: JuliaLinearAlgebra/Octavian.jl

Tags

v0.3.28

[Diff since v0.3.27](v0.3.27...v0.3.28)

**Merged pull requests:**
- feat: support Static 1+ (#192) (@avik-pal)

**Closed issues:**
- Inspect chosen block sizes (#184)
- Question: how can I use this as default? (#187)

v0.3.27

[Diff since v0.3.26](v0.3.26...v0.3.27)

**Merged pull requests:**
- Bump actions/checkout from 3 to 4 (#182) (@dependabot[bot])
- M1 (#185) (@chriselrod)

v0.3.26

[Diff since v0.3.25](v0.3.25...v0.3.26)

**Merged pull requests:**
- Improve M1 support (#183) (@chriselrod)

v0.3.25

[Diff since v0.3.24](v0.3.24...v0.3.25)

**Merged pull requests:**
- No precomp (#181) (@chriselrod)

v0.3.24

[Diff since v0.3.23](v0.3.23...v0.3.24)

**Merged pull requests:**
- make HyperDualNumbers.jl a weak dependency (#180) (@ranocha)

v0.3.23

[Diff since v0.3.22](v0.3.22...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

[Diff since v0.3.21](v0.3.21...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

[Diff since v0.3.20](v0.3.20...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

[Diff since v0.3.19](v0.3.19...v0.3.20)

**Merged pull requests:**
- switch to SnoopPrecompile.jl (#164) (@ranocha)

v0.3.19

[Diff since v0.3.18](v0.3.18...v0.3.19)

**Merged pull requests:**
- Use `Threads.nthreads()` instead of `num_threads` (#163) (@chriselrod)