anton-petrunin/gauss
"What is differential geometry: curves and surfaces" by Anton Petrunin and Sergio Zamora Barrera
Why it is useful
gauss is a recent open-source project in Mathematics. It is included because it has recent repository activity and can support mathematical learning, research, modelling, software development, or AI workflows.
Repository at a glance
- Owner: anton-petrunin
- Primary language: TeX
- Latest update: 2026-07-18
- Stars / forks: 11 / 3
- License: Not specified
- Links: Official project site
Good starting points
- Read the project README and installation instructions.
- Try the smallest example before changing parameters or datasets.
- Check tests, issues, and release notes before relying on results in teaching or research.
- Cite the repository and its license when reusing code or figures.
README snapshot
The following command will create a local copy of the source code for you. git clone https://github.com/anton-petrunin/gauss.git Go into subfolder mppics/, run mpost pic, come back: cd mppics/br/ mpost picbr/ mpost pic-hintsbr/ cd ..br/ Go into subfolder asy/, run asy for each .asy-file, come back: cd asybr/ asy deformation.asybr/ ...br/ cd ..br/ Run pdflatex, makeindex and biber: pdflatex curves-and-surfaces.texbr/ makeindex curves-and-surfacesbr/ biber curves-and-surfacesbr/ pdflatex curves-and-surfaces.texbr/ To get arXiv.tar with all needed files do `tar -cvf arXiv.tar --files-from list-of-files.txt