Releases: JuliaLinearAlgebra/RecursiveFactorization.jl
Releases · JuliaLinearAlgebra/RecursiveFactorization.jl
v0.2.21
RecursiveFactorization v0.2.21
Merged pull requests:
- Bump actions/checkout from 3 to 4 (#86) (@dependabot[bot])
- Bump StrideArraysCore.jl to v0.5 (#87) (@MasonProtter)
- Add compat on LinearAlgebra (#88) (@ChrisRackauckas)
Closed issues:
- strides method not implemented for NotIPIV (#80)
v0.2.20
RecursiveFactorization v0.2.20
Closed issues:
- Accuracy errors in tests? (#81)
Merged pull requests:
- Add dependabot (#75) (@chriselrod)
- Bump codecov/codecov-action from 1 to 3 (#76) (@dependabot[bot])
- Bump actions/cache from 1 to 3 (#77) (@dependabot[bot])
- Bump actions/checkout from 2 to 3 (#78) (@dependabot[bot])
- Migrate from SnoopPrecompile to PrecompileTools (#79) (@timholy)
- ldiv support for NotIPIV (#83) (@YingboMa)
- Turbo findmax (#84) (@chriselrod)
v0.2.18
RecursiveFactorization v0.2.18
Merged pull requests:
- max_methods=1 (#72) (@chriselrod)
- Adjust to AdjointFactorization (#73) (@dkarrasch)
v0.2.17
v0.2.15
RecursiveFactorization v0.2.15
Merged pull requests:
v0.2.14
RecursiveFactorization v0.2.14
Merged pull requests:
v0.2.13
RecursiveFactorization v0.2.13
Closed issues:
lu!
:DivideError: integer division error
for Arrays ofForwardDiff.Dual
s with large chunkSize (#50)- Test for MKL in perf/lu.jl fails on Windows (#52)
Merged pull requests:
- Support
isbitistype
s withsizeof
greater than 256 (#51) (@chriselrod) - Fix test for MKL on Windows (#53) (@simonp0420)
- Add Invalidations.yml [ci skip] [skip tests] (#55) (@ranocha)
- Remove allocations (#56) (@chriselrod)
- read less memory (#59) (@chriselrod)
- CompatHelper: bump compat for StrideArraysCore to 0.4, (keep existing compat) (#61) (@github-actions[bot])
- Revert "CompatHelper: bump compat for StrideArraysCore to 0.4, (keep existing compat)" (#62) (@YingboMa)
- CompatHelper: bump compat for StrideArraysCore to 0.4, (keep existing compat) (#63) (@github-actions[bot])
v0.2.12
RecursiveFactorization v0.2.12
Merged pull requests:
v0.2.11
RecursiveFactorization v0.2.11
Merged pull requests:
- Format the entire library (#46) (@chriselrod)
- Add formatter file (#47) (@chriselrod)
- Multithread based on L2 threshold instead of L1 (#49) (@chriselrod)
v0.2.10
RecursiveFactorization v0.2.10
Closed issues:
Merged pull requests:
- Bump StrideArraysCore compat (#44) (@chriselrod)