Skip to content

Latest commit

 

History

History
48 lines (31 loc) · 1.27 KB

README.md

File metadata and controls

48 lines (31 loc) · 1.27 KB

lemonde

Docker CI

Les énigmes du Monde

Une tentative de formaliser en Coq les problèmes proposés par le journal Le Monde en 2013 comme énigmes mathématiques.

Les vidéos

Meta

Building and installation instructions

To build and install manually, do:

git clone https://github.com/thery/lemonde.git
cd lemonde
make   # or make -j <number-of-cores-on-your-machine> 
make install