CS101 Project (2015): Matrices project solution

This documentation is an example of an automatically generated documentation for a Python programming project.

Its main purpose is to be a solution for the CS programming project, given at MEC in April 2015.

The most important page is matrix.html, which documents completely the matrix module (main aspect of that project).

Note

This documentation was initially written as a solution for a programming project that I (Lilian Besson) gave to my students in April 2015. It can be interesting to anyone so I published it under an open-source license.

Please feel free to use this documentation and this project, and do not hesitate to contact me if needed.


About the project

Note

How was this documentation created?

In one sentence: I used bitbucket.org to host the Python programs and text files for the documentation, and readthedocs.org takes care of automatically reading the files and (re-)generating this website, whenever something changes in a .py or a .txt file.

More information about readthedocs can be found here https://docs.readthedocs.io/en/latest/index.html.



Indices and tables