summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Braun <syn@sceen.net>2006-04-29 12:35:33 +0000
committerRichard Braun <syn@sceen.net>2006-04-29 12:35:33 +0000
commit48fc9962dd30bd375ac8b49ddc0fc4b372d3c695 (patch)
tree66e6264a2a804c917d6651c9a0ad8fa70a23148c
parent495bbcbeb58f224b8ea8c64dd51efce7b6837d5c (diff)
Removed step-by-step operations, since they're hardly compatible with the
proposed language.
-rw-r--r--TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO b/TODO
index fc4ce66..7e71c05 100644
--- a/TODO
+++ b/TODO
@@ -4,9 +4,6 @@ Implement a subset of MathLab/Octave language.
Create GUI.
-Create step-by-step result arrays for matrix operations (add, multiplty,
-inverse, etc...).
-
Implement LaTeX output and TeX compilation code.
Create a Debian package (don't forget to make it depend on LaTeX).