Skip to content

Releases: SciML/SciMLBase.jl

v2.42.0

01 Jul 13:43
cf0e327
Compare
Choose a tag to compare

SciMLBase v2.42.0

Diff since v2.41.3

Merged pull requests:

  • ci: standardise workflows using SciML's reusable workflows (#717) (@thazhemadam)
  • fix: handle edge case when () as parameters triggers error (#718) (@AayushSabharwal)
  • refactor: use getu/setu for all indexing (#721) (@AayushSabharwal)
  • CompatHelper: add new compat entry for StableRNGs at version 1 for package downstream, (keep existing compat) (#724) (@github-actions[bot])
  • CompatHelper: add new compat entry for StochasticDiffEq at version 6 for package downstream, (keep existing compat) (#725) (@github-actions[bot])
  • fix: fix remake for IntervalNonlinearProblem (#727) (@AayushSabharwal)
  • Fix twopoint Val for SecondOrderBVProblem (#728) (@ErikQQY)

Closed issues:

  • Regression: Cases of indexing on Nonlinear problem's not working (#720)
  • Error: IntervalNonlinearProblem has no field u0 (#726)

v2.41.3

13 Jun 11:32
f6bba73
Compare
Choose a tag to compare

SciMLBase v2.41.3

Diff since v2.41.2

Merged pull requests:

v2.41.2

12 Jun 15:18
5a5cd39
Compare
Choose a tag to compare

SciMLBase v2.41.2

Diff since v2.41.1

v2.41.1

12 Jun 11:49
87c07ca
Compare
Choose a tag to compare

SciMLBase v2.41.1

Diff since v2.41.0

Merged pull requests:

v2.41.0

11 Jun 19:56
5575f46
Compare
Choose a tag to compare

SciMLBase v2.41.0

Diff since v2.40.0

Merged pull requests:

Closed issues:

  • Latest minor release seems to require Base.ndims(::Type{Tuple{<:Real, <:Real}}) to be defined (#712)

v2.40.0

06 Jun 10:09
538537f
Compare
Choose a tag to compare

SciMLBase v2.40.0

Diff since v2.39.0

Merged pull requests:

Closed issues:

  • remake doesn't evaluate interdependencies between u0 and p (#672)
  • Consider splitting index provider from (f::ODEFunction).sys (#699)

v2.39.0

25 May 23:28
f2a9b0c
Compare
Choose a tag to compare

SciMLBase v2.39.0

Diff since v2.38.0

Merged pull requests:

  • Feat: adjoints through observable functions (#689) (@DhairyaLGandhi)
  • improve dtmin and unstable detection (#693) (@oscardssmith)
  • CompatHelper: bump compat for OptimizationOptimJL to 0.3 for package downstream, (keep existing compat) (#694) (@github-actions[bot])
  • print maxeig as a float (#695) (@oscardssmith)

v2.38.0

15 May 19:35
2df59ce
Compare
Choose a tag to compare

SciMLBase v2.38.0

Diff since v2.37.0

Merged pull requests:

  • only bail out as instable when dt is small or error is somewhat conrtolled (#692) (@oscardssmith)

v2.37.0

15 May 00:15
Compare
Choose a tag to compare

SciMLBase v2.37.0

Diff since v2.36.1

Merged pull requests:

  • CompatHelper: bump compat for ModelingToolkit to 9 for package docs, (keep existing compat) (#631) (@github-actions[bot])
  • fix: don't rely on RAT internals in EnsembleSolution indexing (#687) (@AayushSabharwal)
  • fix: error when interpolating derivatives of observed variables (#688) (@AayushSabharwal)
  • Bump Makie compat and patch version (#690) (@asinghvi17)
  • fix: correct type params to ODESolution adjoint (#691) (@DhairyaLGandhi)

v2.36.1

03 May 13:01
a0fab7a
Compare
Choose a tag to compare

SciMLBase v2.36.1

Diff since v2.36.0

Merged pull requests: