Skip to content

mews6/calc-iii

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculus III

A little guide for Calculus III

Notes

As part of this project of mine, i'm providing a PDF with notes and the LaTeX template used to make it. You can find them inside of the notes folder of this repo.

The template that was used in this project was produced using the Legrand Orange Book template, available here. Original author of the Legrand Orange Book template: Mathias Legrand (legrand.mathias@gmail.com) with modifications by: Vel (vel@latextemplates.com). Give them some love!

The original license for this template is CC BY-NC-SA 3.0 Deed, All restrictions apply as far as i'm concerned, no Lawyer, but better safe than sorry.

Julia Scripts

Besides the notes, there are a few scripts, written in the Julia programming language, that you might found useful. These scripts will mostly correspond to graphs in the main notes, and can be accessed on their own if need be.

To install dependencies, type/paste on your Julia REPL environment:

import Pkg
Pkg.add("Plots")
Pkg.add("CalculusWithJulia")

Cool supplementary materials!

Suplementary software

About

A little guide for Calculus III

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published