Plugin releases

Diff Studio 1.5.0 (2026-03-13) docs

Implemented new methods for solving ODEs:

  • Runge-Kutta for non-stiff problems:
    • Bogacki-Shampine 3(2)
    • Runge-Kutta-Fehlberg 4(5)
    • Dormand-Prince 5(4)
  • Adams-Bashforth - multistep predictor-correctors of order 4 and 5
  • LSODA, CVODE - automatic stiffness detection solvers
1 Like