.. final_project documentation master file, created by sphinx-quickstart on Thu Feb 27 11:10:21 2025. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. final_project documentation =========================== Welcome to the documentation for the final project of the course in Development Tools for Scientific Computing. Our goal is to compute an efficient solver for eigenvalue problems. For theoretical details, please check the file docs/Documentation.ipynb To install the package, please read the README.md file. Table of Contents ================= .. toctree:: :maxdepth: 2 :caption: Contents: pyclassify Module Documentation ==================== .. automodule:: pyclassify :members: :undoc-members: :show-inheritance: :noindex: