Vector Calculus index

Vector calculus is calculus for fields.

Instead of asking “how does this function change as changes?”, it asks:

  • where does this field climb?
  • where does it spread out?
  • where does it rotate?
  • how much flows through this surface?
  • how much pushes around this loop?

This is the language behind fluids, Electromagnetism index, gravity, heat, and a lot of optimisation in ML.

Core route

Prerequisites

Useful background:

Stats Equations and definitions and ML Equations and definitions use gradients when fitting models.

Physics bridges

Core intuition

Derivatives of fields tell you whether quantities climb, spread out, rotate, or smooth out.

That is basically the whole game.