summaryrefslogtreecommitdiff
path: root/tests.c
Commit message (Collapse)AuthorAge
* Variadic functions to free matrices/vectorsJasper7 days
| | | | | Renamed 'matrix_freen' to 'matrix_free_many1'. Frees a dynamic array of matrices.
* 'Matrix' -> 'Vector' where neededJasper8 days
|
* Reordered includesJasper8 days
|
* Initial commitJasper2025-08-31