Skip to content

v7.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Feb 00:29
· 79 commits to master since this release
3183548

DifferentialEquations v7.7.0

Diff since v7.6.0

Closed issues:

  • Solver arrays not being cleared from memory. (#680)
  • Complex number error (#910)
  • MethodError: no method matching setindex(::Vector{Float64}, ::Float64, ::Int64) (#911)
  • Algebraic equation in matrix form (#913)
  • NeuralSDE Example (#914)
  • SDE solver fixed (#915)
  • ERROR: "No matching function wrapper was found!" in some special case(s) (#916)
  • Advection diffusion example on Julia website has an error (#919)
  • Implicit Euler and @Btime report Warning: Instability detected. Aborting (#921)
  • Issue with Jump ODE problems with variable rate jumps? (#923)
  • Problem installing DifferentialEquations.jl with Julia 1.8.4 (#926)
  • error compiling: due to N_VMake_Serial (#928)
  • plot cost function fo estimate multiple parameters (#929)
  • compile error on Windows (#930)
  • Which version changed ODESolution interface? (#931)
  • How to store the intermediate variables in the differentialequation function (#933)

Merged pull requests: