Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 348 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 348 Bytes

Linear Algebra

This is a small utility that would allow doing linear algebra on arbitrary fields. The current library supports, finite fields, the field of rational numbers and the field of real numbers (of course with computational imprecision). We would include the field of complex numbers as well. A new field can be easily implemented.