aboutsummaryrefslogtreecommitdiff
path: root/C/MatrixCalculator.c
Commit message (Expand)AuthorAgeFilesLines
* Shortened pointer NULL checksHEADmasterSyndamia2021-11-171-9/+9
* Added data validation and more proper error handling, updated some visualsSyndamia2021-11-161-17/+61
* Added matrix calculatorSyndamia2021-11-121-0/+349