Skip to content

v7.15.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Nov 07:12
9ad1b85

DifferentialEquations v7.15.0

Diff since v7.14.0

Merged pull requests:

  • CompatHelper: bump compat for DiffEqCallbacks to 4, (keep existing compat) (#1054) (@github-actions[bot])
  • ci: test with 1, lts and pre versions of julia (#1059) (@thazhemadam)
  • CompatHelper: bump compat for NonlinearSolve to 4, (keep existing compat) (#1063) (@github-actions[bot])

Closed issues:

  • SRA3 solver outputs an incorrect constant solution when given non-diagonal noise (#1042)
  • issingular(...) method fails when mass-matrix is expressed as a VectorOfArray (#1050)
  • MethodError while solving PDE (#1051)
  • AbstractBVPAlgorithm not defined in DiffEqBase (#1055)
  • sol.u should be Array{T, 2} (#1057)
  • EnsembleProblem support AbstractVector (#1062)