Skip to content

Demonstrations of the fundamental concepts from multivariable calculus

Notifications You must be signed in to change notification settings

Mason-McGough/MultivariableCalculus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multivariable Calculus Demos

A collection of Jupyter notebooks demonstrating the fundamental concepts of multivariable calculus.

Covers the following subjects:

  • The Gradient
  • Directional Derivative
  • Partial Derivatives and Multivariable Chain Rule
  • Curvature
  • Divergence
  • Curl
  • The Laplacian
  • The Jacobian
  • Tangent Planes
  • The Hessian Matrix
  • The Second Partial Derivative Test
  • Lagrange Multipliers & Constrained Optimization

Setup

Minimal setup is required to run this project. Just install the following dependencies:

pip install numpy matplotlib scipy jupyter

About

Demonstrations of the fundamental concepts from multivariable calculus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published