MAT-model's Documentation!
==========================
   
----

.. include:: ../../matmodel/README.md
   :parser: myst_parser.sphinx_

----

Module contents
---------------

.. automodule:: matmodel
   :members:
   :undoc-members:
   :show-inheritance:
   

.. toctree::
   :maxdepth: 4
   :caption: Modules in MAT-model:

    Base <matmodel.base>
    Comparator <matmodel.comparator>
    Dataset Descriptor <matmodel.descriptor>
    Feature <matmodel.feature>
    Representative <matmodel.representative>
    Util <matmodel.util>
   
.. toctree::
   :maxdepth: 1
   :titlesonly:
   :caption: Framework Documentation:

   MAT-Tools <https://mat-analysis.github.io/mat-tools/>
   
----

.. include:: ../../CHANGELOG.md
   :parser: myst_parser.sphinx_
