-
Notifications
You must be signed in to change notification settings - Fork 0
Home
tmarch890 edited this page Mar 25, 2022
·
4 revisions
Welcome to the LinearAlgebra wiki!
This module is built primarily around the Matrix data type and its subclass Vector data type. It also includes several functions for manipulating and using matrices, such as finding the determinant and solving a system of equations.