Tag: #eigenvalues
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 2 posts
Engineering Math Series 13: Eigenvalues and Eigenvectors
Explains the concepts of eigenvalues and eigenvectors -- how much a matrix stretches or shrinks specific directions -- with intuition and worked examples.
2026-03-19 · 3 min read #engineering-math#linear-algebra#eigenvalues#eigenvectors#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