36 lines
839 B
ReStructuredText
36 lines
839 B
ReStructuredText
.. ScienceNotes documentation master file, created by
|
|
sphinx-quickstart on Sat Oct 14 14:25:41 2023.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
Welcome to ScienceNotes's documentation!
|
|
========================================
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:numbered:
|
|
:caption: Statistics
|
|
|
|
statistics/notations
|
|
statistics/metrics
|
|
statistics/bessel_correction
|
|
statistics/bayes_theorem
|
|
statistics/probability_distribution_functions.rst
|
|
|
|
statistics/distributions/index.rst
|
|
statistics/tests/index.rst
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:numbered:
|
|
:caption: Signal Processing
|
|
|
|
signal_processing/fourier_tables.rst
|
|
signal_processing/dft.rst
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|