Skip to content

v7.14.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Sep 14:19
· 2 commits to master since this release
fdafa9c

DifferentialEquations v7.14.0

Diff since v7.13.0

Merged pull requests:

Closed issues:

  • Complex ODE and Manifold projection (#389)
  • PDEProblem is exported but has no docstring (#981)
  • Unable to get full matrix whose columns is the solution to an ODE with newer version of RecursiveArrayTools. (#1021)
  • Unexpected behavior with PresetTimeCallback (#1022)
  • DAE with continuous callback and DImplicitEuler results in incorrect integrator.u in affect!() (#1029)
  • Bug when using auto-algorithm selection with continious callbacks (#1035)
  • ODESolution interpolation fails for single value times with symbolic index (#1037)
  • Error using interpolation with default algorithm (#1038)
  • Precompile error due to dependency version (#1045)
  • Callback dosen't work when is set to "save_positions = (false, true)" (#1046)