Skip to content

v6.83.0

Choose a tag to compare

@github-actions github-actions released this 10 Oct 13:15
· 22 commits to master since this release
e23a84d

StochasticDiffEq v6.83.0

Diff since v6.82.0

Merged pull requests:

  • Fix: Eliminate per-step allocations in EulerHeun with sparse non-diagonal noise by avoiding temporary gtmp1 + gtmp2 (#630) (@phjmsycc)
  • Skip CheckInit on ODEs (#632) (@ChrisRackauckas)