torchdyn
torchdyn copied to clipboard
Internal simple `sdeint` alternative to `torchsde`
Clone parts of the odeint and ODE solver implementations to get an internal, simplified sdeint API. Complete the EulerMaruyama placeholder in solvers.py.