Matrix Addition and Subtraction (#42)
* implement adding and subtracting for matrix refs * replace std with core * add addition and subtraction operations * remove unneccesary trait bounds and restrict module visibility * remove useless trait bounds in macro too and add impl on references * increase test coverage
Loading
Please sign in to comment