GithubHelp home page GithubHelp logo

usi-2016-calculus's Introduction

USI-2016-Calculus

This is a collection of notes taken from the calculus course given by Prof. Michael Bronstein at USI. Students are free to download the notes and contribute to add content and correct mistakes.

The notes have been written in LaTeX. A pdf can be generated by compiling notes.tex.

PDF files can be downloaded here.

notes_converter

notes.cpp is a program written in c++ that generates more concise notes from notes.tex.

To run the program, execute from terminal ./notes notes.tex.

The program will generate three new files:

  • notes_definitions.tex: notes with definitions and theorems, without proofs and examples.
  • notes_proofs.tex: notes with definitions, theorems and their proofs. No examples.
  • notes_examples.tex: notes with definitions, theorems and examples. No proofs.

Contributing

If you want to contribute, then contact me and I will add you to the collaborators list, or just send me a pull request.

Editing calculus_notes.tex

To increase code readability, instead of writing long mathematical code, write \newcommands and use those already defined. \newcommands should be defined on top of the .tex document. To write definitions, theorems, remarks, proof, ... it is better to use the provided environments (e.g. \begin{theorem} ... \end{theorem}.

usi-2016-calculus's People

Contributors

zuccha avatar

Stargazers

 avatar  avatar

Watchers

 avatar  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.