Skip to content

Tags: SciML/SciMLSensitivity.jl

Tags

v7.76.0

[Diff since v7.75.0](v7.75.0...v7.76.0)

**Merged pull requests:**
- CompatHelper: bump compat for DataInterpolations to 8 for package docs, (keep existing compat) (#1174) (@github-actions[bot])
- Check new compats (#1175) (@ChrisRackauckas)
- Fix last few tests (#1176) (@ChrisRackauckas)

v7.75.0

[Diff since v7.74.0](v7.74.0...v7.75.0)

**Merged pull requests:**
- Correctly format signatures in docstrings (#1169) (@moble)
- vec tmp4 in quadrature adjoint (#1170) (@ChrisRackauckas)
- Another vec for Enzyme (#1172) (@ChrisRackauckas)

**Closed issues:**
- Adding a discrete ODE callback makes the differentiation fail (#1171)

v7.74.0

[Diff since v7.73.0](v7.73.0...v7.74.0)

**Merged pull requests:**
- Use aliasing API for linear alias specification (#1166) (@jClugstor)

**Closed issues:**
- Docs: Parameter Estimation ODE Tutorial Optimisation Step Fails (#1163)

v7.73.0

[Diff since v7.72.0](v7.72.0...v7.73.0)

**Merged pull requests:**
- CompatHelper: bump compat for Flux to 0.15 for package docs, (keep existing compat) (#1153) (@github-actions[bot])
- CompatHelper: bump compat for Flux to 0.16 for package docs, (keep existing compat) (#1154) (@github-actions[bot])
- CompatHelper: bump compat for Zygote to 0.7, (keep existing compat) (#1155) (@github-actions[bot])
- CompatHelper: bump compat for Zygote to 0.7 for package docs, (keep existing compat) (#1156) (@github-actions[bot])
- CompatHelper: bump compat for DataInterpolations to 7 for package docs, (keep existing compat) (#1158) (@github-actions[bot])
- Test master (#1159) (@ChrisRackauckas)
- CompatHelper: bump compat for LinearSolve to 3, (keep existing compat) (#1161) (@github-actions[bot])
- Add NonlinearSolve v4 to test compat (#1164) (@visr)

v7.72.0

[Diff since v7.71.2](v7.71.2...v7.72.0)

**Merged pull requests:**
- chore: reinstate repack (#1147) (@DhairyaLGandhi)
- chore(deps): bump codecov/codecov-action from 4 to 5 (#1150) (@dependabot[bot])
- Mooncake Inside Problems (#1152) (@willtebbutt)

**Closed issues:**
- Zero gradient when using `ComplexF64` ComponentArrays as Parameters (#1149)

v7.71.2

[Diff since v7.71.1](v7.71.1...v7.71.2)

**Merged pull requests:**
- Don't allow picking GaussAdjoint with TrackerVJP in default alg (#1145) (@ChrisRackauckas)

**Closed issues:**
- Default algorithm should have checks for Adjoints limitations (#1116)

v7.71.1

[Diff since v7.71.0](v7.71.0...v7.71.1)

**Merged pull requests:**
- Fix function grabbing in forward sensitivity remake (#1144) (@ChrisRackauckas)

**Closed issues:**
- remake incorrect for ODEForwardSensitivityProblem on 7.71 (#1143)

v7.71.0

[Diff since v7.70.0](v7.70.0...v7.71.0)

**Merged pull requests:**
- chore: use tunables in vec_pjac (#1097) (@DhairyaLGandhi)
- Avoid needing adjoints of SciMLStructures' constructor (#1135) (@DhairyaLGandhi)
- Fix remake of ForwardDiffSensitivity (#1142) (@ChrisRackauckas)

**Closed issues:**
- better error message for 'wrong' tspan inputs  (#1137)

v7.70.0

[Diff since v7.69.0](v7.69.0...v7.70.0)

**Merged pull requests:**
- Update docs remove extra returns from loss and extra args from callback (#1128) (@Vaibhavdixit02)
- CompatHelper: bump compat for GPUArraysCore to 0.2, (keep existing compat) (#1134) (@github-actions[bot])
- Set SciMLBase bound (#1138) (@ChrisRackauckas)
- CompatHelper: bump compat for Functors to 0.5, (keep existing compat) (#1140) (@github-actions[bot])

v7.69.0

[Diff since v7.68.0](v7.68.0...v7.69.0)

**Merged pull requests:**
- refactor: cleanup deps and replace SparseDiffTools with SciMLJacobianOperators (#1124) (@avik-pal)
- CompatHelper: bump compat for DiffEqCallbacks to 4 for package docs, (keep existing compat) (#1126) (@github-actions[bot])
- CompatHelper: bump compat for DiffEqCallbacks to 4 for package gpu, (keep existing compat) (#1127) (@github-actions[bot])