DiffEqML / torchdyn

A PyTorch library entirely dedicated to neural differential equations, implicit models and related numerical methods
https://torchdyn.org
Apache License 2.0
1.36k stars 125 forks source link

Adds a dictionary to use scipy solvers in torchdiffeq #51

Closed Raahul-Singh closed 3 years ago

Zymrael commented 3 years ago

LGTM, thanks @Raahul-Singh!