This SciPy 2019 tutorial provides a beginner-friendly introduction to linear algebra using Python. The instructors aim to teach fundamental concepts like vectors, matrices, and linear transformations through computational and graphical exploration, avoiding formal proofs. The tutorial progresses from basic vector operations to more advanced topics like singular value decomposition (SVD), assuming minimal prior knowledge.