examples/linalg/README

4 lines
103 B
Plaintext
Raw Permalink Normal View History

2021-11-25 18:55:46 +00:00
# Vectors & Matrices
A toy implementation of vector and matrix classes for linear algebra operations.