Skip to content

Releases: SciML/SciMLSensitivity.jl

v7.91.0

17 Dec 00:08
5ab564b

Choose a tag to compare

SciMLSensitivity v7.91.0

Diff since v7.90.0

Merged pull requests:

  • CompatHelper: bump compat for Optimization to 5 for package docs, (keep existing compat) (#1276) (@github-actions[bot])
  • removed unecessary repack call (#1285) (@simenhu)
  • Bump actions/checkout from 4 to 6 (#1290) (@dependabot[bot])
  • Add Julia ecosystem to Dependabot configuration (#1291) (@ChrisRackauckas-Claude)
  • Update OrdinaryDiffEqCore requirement from 1 to 1, 2.0 in the all-julia-packages group across 1 directory (#1293) (@dependabot[bot])

Closed issues:

  • retcode: Failure in first example from tutorials (#1249)
  • Compute the gradient of an ODE directly with Enzyme.jl (#1274)
  • Using Stochastic Differential Equations broken in current julia version, but works in v1.9 (#1277)
  • ComponentArray based problem causes lots of issues with Zygote.gradient() (#1283)

v7.90.0

01 Oct 03:22
c9f8526

Choose a tag to compare

SciMLSensitivity v7.90.0

Diff since v7.89.0

Merged pull requests:

  • Add GK Adjoint to concrete_solve.jl, and the respective tests (#1273) (@maxesit)

Closed issues:

  • (potential regression?) Case of parameter fitting suddenly throw error (MethodError: no method matching +(::@NamedTuple{…}, ::Base.RefValue{…})) (#1212)

v7.89.0

11 Aug 04:19
5d955d3

Choose a tag to compare

SciMLSensitivity v7.89.0

Diff since v7.88.0

Merged pull requests:

v7.88.0

15 Jul 16:07
089b41f

Choose a tag to compare

SciMLSensitivity v7.88.0

Diff since v7.87.1

Merged pull requests:

v7.87.1

15 Jul 06:08
e2916ef

Choose a tag to compare

SciMLSensitivity v7.87.1

Diff since v7.87.0

Merged pull requests:

Closed issues:

  • Forward differentiation with Enzyme doesn't work (#1226)
  • Mooncake gives the wrong aggregator and thus does not give contextualized error messages (#1230)

v7.87.0

04 Jul 17:19
762f2e9

Choose a tag to compare

SciMLSensitivity v7.87.0

Diff since v7.86.1

Merged pull requests:

Closed issues:

  • Grandient calculation fails when using a parameter-dependent SciMLOperator (#1139)
  • EnzymeAdjoint (#1148)

v7.86.1

22 Jun 18:35
5ddaa45

Choose a tag to compare

SciMLSensitivity v7.86.1

Diff since v7.86.0

Merged pull requests:

v7.86.0

22 Jun 13:46
b87d92b

Choose a tag to compare

SciMLSensitivity v7.86.0

Diff since v7.85.0

Merged pull requests:

Closed issues:

  • Inconsistent Gradients between ForwardDiff and Zygote, MTK and Manual (#1219)

v7.85.0

14 Jun 11:06
040b04c

Choose a tag to compare

SciMLSensitivity v7.85.0

Diff since v7.84.0

Merged pull requests:

Closed issues:

  • Wrong gradient when using AutoSpecialize and embedding the ODEProblem in a NamedTuple (#1181)
  • EnzymeVJP slow down due to allocations from repeated make_zero (#1202)
  • Zygote and ForwardDiff give different results for gradient of NonlinearSolve (#1210)

v7.84.0

24 May 16:14
a7bd571

Choose a tag to compare

SciMLSensitivity v7.84.0

Diff since v7.83.0

Merged pull requests: