update README.md with new diagcheck and triangcheck features

This commit is contained in:
Lukasz M 2022-08-25 12:49:02 +02:00
parent efcc4abf0a
commit 75514a194f

View File

@ -14,9 +14,10 @@ You will be prompted for selecting which settings you want to use
* Determinant computation
* Inverse computation
* Eigenvalue computation
* Finding diagonalisations
* Finding triangularisations
## Planned:
* Linear systems
* Row-echelon form
* Diagonalisations/trigonalisations
* GUI??