MPSI Mathematics
MPSI Mathematics Course
This repository contains my LaTeX transcription of a mathematics course followed during the 2007–2008 MPSI year at Lycée Pierre d'Ailly, taught by Sophie Rainero.
The project contains:
- the LaTeX sources of the course;
- Python scripts used to generate several figures;
- a
tex2info.pyconverter to produce a GNU Info version; - a
Makefileto automate builds and checks.
The repository is available on GitHub:
Available formats
The PDF version can be generated with:
make pdfThe GNU Info version can be generated with:
make infoThe Python converter and GNU Info build are also checked automatically by GitHub Actions.
License
The repository is distributed under the GNU General Public License version 3
or later (GPL-3.0-or-later).
The original course was taught by Sophie Rainero. The LaTeX transcription, document structure and software tooling were produced as part of this project.