42 lines
895 B
ReStructuredText
42 lines
895 B
ReStructuredText
|
.. QuaPy: A Python-based open-source framework for quantification documentation master file, created by
|
||
|
sphinx-quickstart on Wed Feb 7 16:26:46 2024.
|
||
|
You can adapt this file completely to your liking, but it should at least
|
||
|
contain the root `toctree` directive.
|
||
|
|
||
|
Welcome to QuaPy's documentation!
|
||
|
==========================================================================================
|
||
|
|
||
|
QuaPy is a Python-based open-source framework for quantification.
|
||
|
|
||
|
This document contains the API of the modules included in QuaPy.
|
||
|
|
||
|
Installation
|
||
|
------------
|
||
|
|
||
|
`pip install quapy`
|
||
|
|
||
|
GitHub
|
||
|
------------
|
||
|
|
||
|
QuaPy is hosted in GitHub at `https://github.com/HLT-ISTI/QuaPy <https://github.com/HLT-ISTI/QuaPy>`_
|
||
|
|
||
|
|
||
|
.. toctree::
|
||
|
:maxdepth: 2
|
||
|
:caption: Contents:
|
||
|
|
||
|
Contents
|
||
|
--------
|
||
|
|
||
|
.. toctree::
|
||
|
|
||
|
modules
|
||
|
|
||
|
|
||
|
Indices and tables
|
||
|
==================
|
||
|
|
||
|
* :ref:`genindex`
|
||
|
* :ref:`modindex`
|
||
|
* :ref:`search`
|