|
3823eded0a
|
feat: add row echelon matrix algorithm (#1454)
* feat: add row echelon matrix algorithm
* test: add self-tests for row echelon algorithm
* fix: replace rounding with float tolerance
* chore: use correct style
* fix: use error tolerance and segregate testcases
* chore: add necessary explaining comments
|
2023-10-11 06:04:33 +00:00 |
|