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.py converter to produce a GNU Info version;
  • a Makefile to automate builds and checks.

The repository is available on GitHub:

fmaillar/maths-mpsi

Available formats

The PDF version can be generated with:

make pdf

The GNU Info version can be generated with:

make info

The 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.