Skip to content

v6.75.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 May 11:22
· 2318 commits to master since this release
1f2e058

OrdinaryDiffEq v6.75.0

Diff since v6.74.1

Merged pull requests:

  • Implement 4th order Runge-Kutta-Nystrom method (#2161) (@Shreyas-Ekanathan)
  • added ROS2 method and added ROS2, ROS23 and ROS34PW methods to iipvsoop_test.jl (#2165) (@cwittens)
  • Added Runge–Kutta pairs of orders 9(8) for use in quadruple precision computations (#2166) (@Theozeud)
  • Bump julia-actions/setup-julia from 1 to 2 (#2169) (@dependabot[bot])
  • Modifications Rodas5Pe, Rodas5Pr of Rodas5P concerning issue #2054 and minor bug fixes of Rodas3P/23W (#2170) (@gstein3m)
  • CompatHelper: bump compat for ADTypes to 1, (keep existing compat) (#2172) (@github-actions[bot])
  • added algos to rosenbrock.md (#2175) (@cwittens)
  • Fix issue #2173 divide-by-zero error (#2178) (@afossa)
  • Bump version and release for downstream CI with ADTypes 1.0 (#2180) (@Vaibhavdixit02)

Closed issues:

  • Investigate the possibility of StaticArrays tableau methods (#114)
  • Analysis of time spent precompiling (#1937)
  • Second-order Rosenbrock method of Verwer, Spee, Blom, Hundsdorfer (1999) (#2112)
  • New Runge–Kutta pairs of orders 9(8) for use in quadruple precision computations (#2159)
  • Plotting analytic solutions fails (#2162)
  • Divide-by-zero error thrown during vector initialization (#2173)
  • unstable_check gets passed value that's far from solution (#2179)