Skip to content

Commit

Permalink
Update Sphinx documentation, commit 0a28558 [skip ci].
Browse files Browse the repository at this point in the history
  • Loading branch information
bluescarni committed Nov 4, 2023
1 parent b1d0b5d commit 502cbbe
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 5 deletions.
7 changes: 5 additions & 2 deletions _sources/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
7 changes: 5 additions & 2 deletions changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -540,8 +540,11 @@ <h2>3.1.0 (unreleased)<a class="headerlink" href="#unreleased" title="Permalink
<section id="new">
<h3>New<a class="headerlink" href="#new" title="Permalink to this heading">#</a></h3>
<ul class="simple">
<li><p>Implement <code class="docutils literal notranslate"><span class="pre">ReLU</span></code> and its derivative in the expression
system (<a class="reference external" href="https://github.com/bluescarni/heyoka/pull/356">#356</a>).</p></li>
<li><p>Implement (leaky) <code class="docutils literal notranslate"><span class="pre">ReLU</span></code> and its derivative in the expression
system (<a class="reference external" href="https://github.com/bluescarni/heyoka/pull/357">#357</a>,
<a class="reference external" href="https://github.com/bluescarni/heyoka/pull/356">#356</a>).</p></li>
<li><p>Add feed-forward neural network model
(<a class="reference external" href="https://github.com/bluescarni/heyoka/pull/355">#355</a>).</p></li>
<li><p>Implement the eccentric longitude <span class="math notranslate nohighlight">\(F\)</span> in the expression
system (<a class="reference external" href="https://github.com/bluescarni/heyoka/pull/352">#352</a>).</p></li>
<li><p>Implement the delta eccentric anomaly <span class="math notranslate nohighlight">\(\Delta E\)</span> in the expression
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit 502cbbe

Please sign in to comment.