Welcome to Matrices Manipulation’s documentation!

Indices and tables

At the website you can navigate through the menus below:

Running the documentation with Sphinx

To run the documentation for this project run the following commands, at the project folder:

Install Spinxs:

python -m pip install sphinx

Install the “Read the Docs” theme:

pip install sphinx-rtd-theme

make clean

make html

GitHub Repository

Find all the files at the GitHub repository here.