pierre-vigier / Perl6-Math-Matrix

fully featured data type for matrix math
Artistic License 2.0
20 stars 6 forks source link

solve method #56

Open lichtkind opened 6 years ago

lichtkind commented 6 years ago

we already have rref so it shoud be easy to implement to solve matrix as equations system (RHS verctor is parameter)