Matrix.A modular C# linear algebra library for creating, manipulating, and analyzing matrices. It offers a clean API with support for core operations, decompositions (LU, QR), and inversion. Designed for both learning and practical use in data science, graphics, and scientific computing.