Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 434 Bytes

File metadata and controls

17 lines (13 loc) · 434 Bytes
title ODE Solver Example
audience users, advanced users
prerequisites callbacks, arrays
related ../tutorials/numerical-solver.md, ../guide/callbacks.md
status planned-documentation
publication draft

ODE Solver Example

Reserved runnable example for an ODE solver workflow.

TODO

  • TODO: Add a solver example with runtime assertions.
  • TODO: Document callback lifetime and error propagation if callbacks are used.