aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 84ccf7f..823ab76 100644
--- a/README.md
+++ b/README.md
@@ -64,8 +64,8 @@ Uses eager evaluation, variable value is known after assignment, function value
## TODO
- [ ] Reduce functions expression
-- [ ] `i` is not a valid label name
-- [ ] Check if matrix are rectangular
+- [x] `i` is not a valid label name
+- [x] Check if matrix are rectangular
- [ ] Polynomial detection and resolution
- [ ] More operators