Releases: JuliaDiff/FiniteDiff.jl
Releases · JuliaDiff/FiniteDiff.jl
v2.3.0
FiniteDiff v2.3.0
Closed issues:
- Type piracy of Base.vec on Number (#97)
Merged pull requests:
- use an internal vec (#98) (@ChrisRackauckas)
v2.2.1
FiniteDiff v2.2.1
Closed issues:
- Type piracy on
vec(::Number)
(#95)
Merged pull requests:
- Ensure that both matrices produced are of same type (#94) (@ranjanan)
- Install TagBot as a GitHub Action (#96) (@JuliaTagBot)
v2.2.0
v2.2.0 (2020-02-04)
Closed issues:
- incremental compilation may be fatally broken for this module (#92)
Merged pull requests:
- Fix sparse Jacobian decompression on GPUs (#93) (ChrisRackauckas)
v2.1.0
v2.0.1
v2.0.0
v2.0.0 (2020-01-04)
v1.7.0
v1.7.0 (2019-12-28)
Merged pull requests:
- Update BlockBandedMatrix iteration for new release (#84) (ChrisRackauckas)
v1.6.0
v1.5.0
v1.5.0 (2019-11-30)
Merged pull requests:
- CompatHelper: bump compat for "ArrayInterface" to "2.0" (#79) (github-actions[bot])
v1.4.0
v1.4.0 (2019-11-11)
Merged pull requests:
- Fix issue of inconsistent size (#78) (huanglangwen)
- fix error when x is a ndarray (#77) (huanglangwen)
- Add real oop
finite\_difference\_jacobian
(#76) (huanglangwen)