Tag: #vectors
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 2 posts
Engineering 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-03Linear Algebra Complete Guide: Zero to Hero from Vectors to SVD
A comprehensive guide to linear algebra from first principles to advanced topics. Covers vectors, matrices, determinants, vector spaces, eigenvalues, and SVD with Python code examples throughout.
2026-03-17 · 23 min read #linear-algebra#math#engineering-math#vectors#matrices