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.38k stars 128 forks source link

Add `args` kwarg to hypersolvers #185

Closed jcallaham closed 1 year ago

jcallaham commented 1 year ago

Add unused keyword argument to ODE hypersolvers. Fixes DiffEqML/torchdyn#184.