Giter Site home page Giter Site logo

knut0815 / gauss Goto Github PK

View Code? Open in Web Editor NEW

This project forked from anton-petrunin/gauss

0.0 0.0 0.0 66.34 MB

"What is differential geometry: curves and surfaces" by Anton Petrunin and Sergio Zamora Barrera

Home Page: https://anton-petrunin.github.io/gauss/index.html

TeX 99.09% Asymptote 0.91%

gauss's Introduction

How to build

The following command will create a local copy of the source code for you.

git clone https://github.com/anton-petrunin/gauss.git

MetaPost

Go into subfolder comparison-geometry/mppics/, run mpost pic, come back to comparison-geometry/:

cd comparison-geometry/mppics/
mpost pic
cd ..

Asymptote

Go into subfolder asy/, run asy for each .asy-file, come back to comparison-geometry/:

cd asy
asy deformation.asy
...
cd ..

LaTeX

Run pdflatex, makeindex curves-and-surfaces and biber:

pdflatex curves-and-surfaces.tex
makeindex curves-and-surfaces
biber curves-and-surfaces
pdflatex curves-and-surfaces.tex

To get arXiv.tar with all needed files do

tar -cvf arXiv.tar --files-from list-of-files.txt

gauss's People

Contributors

ac-3 avatar anton-petrunin avatar zamorabars avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.