Skip to content

Commit 0f2c63c

Browse files
authored
Update change_log.rst
1 parent f79404f commit 0f2c63c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/change_log.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ torchdyn 0.2.0 (July 3, 2020)
2323

2424
* Improved `Adjoint` to handle both terminal and integral loss functions simultaneously
2525
* Restructured overall API, including `NeuralDE`
26-
* `controlled` not a `setting` anymore: introduction of `DataControl` module
27-
* `order`, `solver`, `atol`, `rtol` are now arguments of `NeuralDE`
26+
* `controlled` not a `setting` anymore: introduction of `DataControl` module
27+
* `order`, `solver`, `atol`, `rtol` are now arguments of `NeuralDE`
2828
* `DEFunc` is now implicitly called inside the NeuralDE class.
2929
* Slimmed down `NeuralDE` management of correct ODE solving call.
3030

0 commit comments

Comments
 (0)