Tag: #vector-calculus
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 4 posts
Engineering Math Series 17: Line Integrals, Surface Integrals, and Integral Theorems
Understand what line integrals and surface integrals accumulate, and organize the big meaning of Green, Gauss, and Stokes theorems at the introductory level.
2026-03-19 · 3 min read #engineering-math#vector-calculus#line-integral#surface-integral#theoremsEngineering Math Series 16: Gradient, Divergence, and Curl
Explains what gradient, divergence, and curl each mean as the core operations of vector calculus, with picture-based intuition and simple worked examples.
2026-03-19 · 3 min read #engineering-math#vector-calculus#gradient#divergence#curlEngineering Math Series 15: Vectors, Geometry, and Vector Fields
Understand vectors not as mere lists of coordinates but as geometric objects with direction and magnitude, and introduce what vector fields mean in engineering at the introductory level.
2026-03-19 · 3 min read #engineering-math#vector-calculus#vectors#vector-fields#2026-03Engineering Mathematics 4: Vector Calculus - From Green's Theorem to Stokes' Theorem
A comprehensive guide to vector calculus at the heart of engineering mathematics. Covers gradient, divergence, and curl through to Green's theorem, Gauss's divergence theorem, and Stokes' theorem with Python examples.
2026-03-17 · 15 min read #engineering-math#vector-calculus#green-theorem#stokes-theorem#divergence-theorem