Skip to content

Commit

Permalink
docs: update file names
Browse files Browse the repository at this point in the history
  • Loading branch information
alexfikl committed Nov 13, 2024
1 parent f691314 commit ca09c2d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/gallery_chaos.rst
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ Three Dimensional Systems
This example uses the Caputo derivative and the
:class:`~pycaputo.fode.gallery.GenesioTesi` class to reproduce Figure 5.40 from
[Petras2011]_. The complete setup (with parameters) can be found in
:download:`examples/gallery/genesio_tesi.py <../examples/gallery/genesio_tesi.py>`.
:download:`examples/gallery/genesio-tesi.py <../examples/gallery/genesio-tesi.py>`.

.. card:: Fractional-order Labyrinth System
:class-title: sd-text-center
Expand Down
2 changes: 1 addition & 1 deletion docs/gallery_neural.rst
Original file line number Diff line number Diff line change
Expand Up @@ -104,4 +104,4 @@ Integrate-and-Fire Models
This example uses the Caputo derivative and the
:class:`~pycaputo.integrate_fire.ad_ex.AdExModel` class to reproduce Figure4d
from [Naud2008]_. The complete setup (with parameters) can be found in
:download:`examples/gallery/lif.py <../examples/gallery/lif.py>`.
:download:`examples/gallery/adex.py <../examples/gallery/adex.py>`.

0 comments on commit ca09c2d

Please sign in to comment.