Skip to content

dq.solver.Rouchon1

Rouchon1(dt: float)

First-order Rouchon method (fixed step size ODE solver).

Warning

This solver has not been ported to JAX yet.

Supported gradients

This solver supports differentiation with dq.gradient.Autograd and dq.gradient.CheckpointAutograd.