stupidcucumber / calgeo

Library for working with math
GNU Affero General Public License v3.0
1 stars 1 forks source link

New functions #2

Closed CalculusEnjoyer closed 2 years ago

CalculusEnjoyer commented 2 years ago

Matrix::findGeneralSolution() and Matrix::rankofExtended(vector) were added. Matrix::solveEquasion() was modified so it does not change the input matrix now.