All repos
TeX 11 3

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

  1. Read the project README and installation instructions.
  2. Try the smallest example before changing parameters or datasets.
  3. Check tests, issues, and release notes before relying on results in teaching or research.
  4. 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