Releases: DiffEqML/torchdyn
Releases · DiffEqML/torchdyn
1.0.6
1.0.5
1.4.0.1
Miscellaneous bug fixes
1.0.4 [Versioning] Update to 1.0.4
Bug fix - load and save of ODEProblem with adjoint sensitivity
Bug fixes, odeint API & features, support for python 3.7
- Added the ability to explicitly pass parameters in the form of a dictionary at each ODE solver step
- fixed_odeint can now accept dictionaries as state
- added save_at argument to odeint to have the solver save the solution only at specified time instants
- Data control variable u in NeuralODE has been changed to _control
- Added support for Python 3.7
- various bug fixes
Various fixes, better dependency installs
1.0.1 new version
1.0 version: parallel-in-time methods, ODE suite, new tutorials
torchdyn
1.0 is finally out!
0.5.1
More of everything
More tutorials. MultipleShootingProblem
is in. Several fixes to the numerics.
Edit with latest fixes.