Skip to content

Commit

Permalink
Update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
bluescarni committed Nov 4, 2023
1 parent 49085ef commit b9f1038
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions doc/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,11 @@ Changelog
New
~~~

- Implement ``ReLU`` and its derivative in the expression
system (`#356 <https://github.com/bluescarni/heyoka/pull/356>`__).
- Implement (leaky) ``ReLU`` and its derivative in the expression
system (`#357 <https://github.com/bluescarni/heyoka/pull/357>`__,
`#356 <https://github.com/bluescarni/heyoka/pull/356>`__).
- Add feed-forward neural network model
(`#355 <https://github.com/bluescarni/heyoka/pull/355>`__).
- Implement the eccentric longitude :math:`F` in the expression
system (`#352 <https://github.com/bluescarni/heyoka/pull/352>`__).
- Implement the delta eccentric anomaly :math:`\Delta E` in the expression
Expand Down

0 comments on commit b9f1038

Please sign in to comment.