.. mat-classification documentation master file, created by
   sphinx-quickstart on Tue Oct  1 21:14:55 2024.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

MAT-classification's Documentation!
===================================
   
----

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

----

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

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


.. toctree:: 
   :maxdepth: 7
   :caption: Modules in MAT-classification:

   Core Classes <matclassification.methods.core>
   Feature-based <matclassification.methods.feature>
   MAT-based <matclassification.methods.mat>
   Similarity-based <matclassification.methods.similarity>
   
.. toctree::
   :maxdepth: 1
   :titlesonly:
   :caption: Framework Documentation:

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

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

