science-notes/source/index.rst

74 lines
1.4 KiB
ReStructuredText
Raw Permalink Normal View History

2023-10-14 14:26:40 +02:00
.. ScienceNotes documentation master file, created by
sphinx-quickstart on Sat Oct 14 14:25:41 2023.
2023-10-14 13:20:13 +02:00
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
2023-10-14 14:26:40 +02:00
Welcome to ScienceNotes's documentation!
========================================
2023-10-14 13:20:13 +02:00
.. toctree::
:maxdepth: 2
2023-10-15 19:26:33 +02:00
:numbered:
:caption: Statistics
2023-10-14 13:20:13 +02:00
2023-10-15 19:26:33 +02:00
statistics/notations
statistics/metrics
statistics/bessel_correction
statistics/bayes_theorem
2023-10-15 20:12:22 +02:00
statistics/probability_distribution_functions.rst
2023-10-17 18:13:09 +02:00
statistics/distributions/index.rst
2023-10-18 12:52:09 +02:00
statistics/tests/index.rst
2023-10-14 13:20:13 +02:00
2023-10-24 20:43:50 +02:00
.. toctree::
:maxdepth: 2
:numbered:
:caption: Signal Processing
signal_processing/fourier_tables.rst
2023-11-01 18:28:25 +01:00
signal_processing/dft.rst
2023-10-14 13:20:13 +02:00
2024-03-03 08:04:16 +01:00
.. toctree::
:maxdepth: 2
:numbered:
:caption: Electronics
2024-08-28 20:55:15 +02:00
electronics/maxwell/index.rst
2024-03-03 14:59:59 +01:00
electronics/metrics.rst
2024-03-03 09:40:19 +01:00
electronics/components.rst
2024-03-03 16:14:15 +01:00
electronics/kirchhoff.rst
electronics/dividers.rst
electronics/superposition.rst
electronics/thevnort.rst
2024-07-11 01:42:55 +02:00
.. toctree::
:maxdepth: 2
:numbered:
:caption: Calculus
calculus/notations.rst
calculus/ode.rst
2024-10-24 14:48:08 +02:00
.. toctree::
:maxdepth: 2
:numbered:
:caption: Machine Learning
ml/nn.rst
2024-03-03 08:04:16 +01:00
2024-10-27 17:44:47 +01:00
.. toctree::
:maxdepth: 2
:numbered:
:caption: Théorie Musicale
music/harmoniques.rst
2024-10-27 17:49:33 +01:00
music/intervalles.rst
music/gammes.rst
2024-10-27 17:44:47 +01:00
2023-10-14 13:20:13 +02:00
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`