Releases: JuliaDiff/FiniteDiff.jl
Releases · JuliaDiff/FiniteDiff.jl
v2.31.1
FiniteDiff v2.31.1
Merged pull requests:
- Update docstrings to document dir kwarg (#198) (@jClugstor)
- Bump actions/checkout from 4 to 5 (#200) (@dependabot[bot])
- Add comprehensive API documentation and restructure docs organization (#201) (@ChrisRackauckas-Claude)
- Fix repeated evaluation of fx0 in forward gradient computation (#203) (@ChrisRackauckas-Claude)
- Update Docs: Replace
SparseDiffTools.jlwithSparseConnectivityTracer.jlandSparseMatrixColorings.jl(#204) (@DanielDoehring) - Update documentation infrastructure and minor formatting (#205) (@abhro)
- Update finitedifftests.jl for non-allocating (#206) (@ChrisRackauckas)
- Bump actions/checkout from 5 to 6 (#207) (@dependabot[bot])
- Support immutable output types in out-of-place scalar→vector gradient (#212) (@ChrisRackauckas-Claude)
- Fix cache reuse safety in non-allocating finite_difference_jacobian (#214) (@ChrisRackauckas-Claude)
- Make JVPCache immutable (#216) (@gdalle)
Closed issues:
v2.31.0
FiniteDiff v2.31.0
Merged pull requests:
- Update docstrings to document dir kwarg (#198) (@jClugstor)
- Bump actions/checkout from 4 to 5 (#200) (@dependabot[bot])
- Add comprehensive API documentation and restructure docs organization (#201) (@ChrisRackauckas-Claude)
- Fix repeated evaluation of fx0 in forward gradient computation (#203) (@ChrisRackauckas-Claude)
- Update Docs: Replace
SparseDiffTools.jlwithSparseConnectivityTracer.jlandSparseMatrixColorings.jl(#204) (@DanielDoehring) - Update documentation infrastructure and minor formatting (#205) (@abhro)
- Update finitedifftests.jl for non-allocating (#206) (@ChrisRackauckas)
- Bump actions/checkout from 5 to 6 (#207) (@dependabot[bot])
- Support immutable output types in out-of-place scalar→vector gradient (#212) (@ChrisRackauckas-Claude)
- Fix cache reuse safety in non-allocating finite_difference_jacobian (#214) (@ChrisRackauckas-Claude)
Closed issues:
v2.30.0
FiniteDiff v2.30.0
Merged pull requests:
- Update docstrings to document dir kwarg (#198) (@jClugstor)
- Bump actions/checkout from 4 to 5 (#200) (@dependabot[bot])
- Add comprehensive API documentation and restructure docs organization (#201) (@ChrisRackauckas-Claude)
- Fix repeated evaluation of fx0 in forward gradient computation (#203) (@ChrisRackauckas-Claude)
- Update Docs: Replace
SparseDiffTools.jlwithSparseConnectivityTracer.jlandSparseMatrixColorings.jl(#204) (@DanielDoehring) - Update documentation infrastructure and minor formatting (#205) (@abhro)
- Update finitedifftests.jl for non-allocating (#206) (@ChrisRackauckas)
- Bump actions/checkout from 5 to 6 (#207) (@dependabot[bot])
- Support immutable output types in out-of-place scalar→vector gradient (#212) (@ChrisRackauckas-Claude)
Closed issues:
v2.27.0
v2.26.2
FiniteDiff v2.26.2
Merged pull requests:
- fix
Cudagradients (#196) (@oscardssmith) - Bump codecov/codecov-action from 4 to 5 (#197) (@dependabot[bot])
Closed issues:
- Question about how to use on gpu (#195)
v2.26.1
FiniteDiff v2.26.1
v2.26.0
FiniteDiff v2.26.0
Merged pull requests:
- Remove
@inboundsfor structured matrices (#193) (@gdalle) - Generalize fast colored iteration on banded matrix to array output (#194) (@ChrisRackauckas)
v2.25.0
v2.24.0
FiniteDiff v2.24.0
Merged pull requests:
- Bump codecov/codecov-action from 3 to 4 (#180) (@dependabot[bot])
- CompatHelper: add new compat entry for BandedMatrices in [weakdeps] at version 1, (keep existing compat) (#187) (@github-actions[bot])
- CompatHelper: add new compat entry for BlockBandedMatrices in [weakdeps] at version 0.13, (keep existing compat) (#188) (@github-actions[bot])
- Remove Requires.jl (#189) (@ChrisRackauckas)
v2.23.1
FiniteDiff v2.23.1
Merged pull requests:
- Bump julia-actions/setup-julia from 1 to 2 (#183) (@dependabot[bot])
- Refresh Hessian caches on run (#186) (@ChrisRackauckas)
Closed issues: