From 75514a194f3890f9fa156965dd72ed654cd257b6 Mon Sep 17 00:00:00 2001 From: Lukasz M Date: Thu, 25 Aug 2022 12:49:02 +0200 Subject: [PATCH] update README.md with new diagcheck and triangcheck features --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0eb4370..c0e678f 100644 --- a/README.md +++ b/README.md @@ -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??