math-comp/mcb

Mathematical Components (the Book)

TeX

154

805 commits

updated Oct 7, 2025

See the code

README

This is the "Mathematical Components" book.

build

Building

To build the book using Nix, run

# without flakes, check out the repo first
$ NIXPKGS_ALLOW_UNFREE=1 nix-build
# with flakes
$ NIXPKGS_ALLOW_UNFREE=1 nix build github:math-comp/mcb --impure

Alternatively you may fetch the latest artifact produced by the CI for the master branch here.

The tex/ directory contains the sources. TexLive 2014, 2021 is known to work.

The coq/ directory contains snippets corresponding to the chapters of the book.

The docs/ directory contains the website of the book.

The artwork/ directory contains the graphics used in the book.

Homepage

Link to the homepage of the book

Contributors

gares

357 commits

amahboubi

226 commits

andreykl

55 commits

anton-trunov

41 commits

math-comp/mcb

Mathematical Components (the Book)

TeX

154

805 commits

updated Oct 7, 2025

See the code

README

This is the "Mathematical Components" book.

build

Building

To build the book using Nix, run

# without flakes, check out the repo first
$ NIXPKGS_ALLOW_UNFREE=1 nix-build
# with flakes
$ NIXPKGS_ALLOW_UNFREE=1 nix build github:math-comp/mcb --impure

Alternatively you may fetch the latest artifact produced by the CI for the master branch here.

The tex/ directory contains the sources. TexLive 2014, 2021 is known to work.

The coq/ directory contains snippets corresponding to the chapters of the book.

The docs/ directory contains the website of the book.

The artwork/ directory contains the graphics used in the book.

Homepage

Link to the homepage of the book

Contributors

gares

357 commits

amahboubi

226 commits

andreykl

55 commits

anton-trunov

41 commits

Languages

TeX

89.4%

Rocq Prover

9.0%

Lua

1.1%