Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
matteobachetti committed Dec 15, 2023
1 parent 80b13d0 commit 29cf3a0
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -123,9 +123,9 @@ For the Gaussian Process modeling in `stingray.modeling.gpmodeling`, you'll need
+ etils
+ typing_extensions

Most of these are installed via ``pip``, but if you have an Nvidia GPU available, you'll want to take special care
following the installation instructions for jax and tensorflow(-probability) in order to enable GPU support and
take advantage of those speed-ups.
Most of these are installed via ``pip``, but if you have an Nvidia GPU available, you'll want to take special care
following the installation instructions for jax and tensorflow(-probability) in order to enable GPU support and
take advantage of those speed-ups.

For development work, you will need the following extra libraries:

Expand Down Expand Up @@ -271,6 +271,7 @@ Using Stingray

Getting started
---------------

.. toctree::
:maxdepth: 2

Expand All @@ -284,6 +285,7 @@ Advanced
.. toctree::
:maxdepth: 2

timeseries
modeling
simulator
deadtime
Expand Down

0 comments on commit 29cf3a0

Please sign in to comment.