This repository contains my solutions to linear algebra problems from two textbooks: Otto Bretscher's Linear Algebra with Applications (5th ed.) and Gilbert Strang's Linear Algebra and Its ...
This is the revised and expanded edition of the problem book Linear Algebra: Challenging Problems for Students, now entitled Problems in Linear Algebra and Matrix Theory. This new edition contains ...
This repository has been created with the intension of practicing linear algebra with coding. The material used for coding and learning linear algebra is "Coding the Matrix-Linear Algebra through ...
This book contains an extensive collection of exercises and problems that address relevant topics in linear algebra. Topics that the author finds missing or inadequately covered in most existing books ...
Abstract: Linear algebra is an important public basic course with abstract content and strong theory. First, this paper studies the necessity of developing blended teaching mode in linear algebra ...
These pages provide a showcase of how to use Python to do computations from linear algebra. We will demonstrate both the NumPy (SciPy) and SymPy packages. This is meant to be a companion guide to a ...