summaryrefslogtreecommitdiff
path: root/a5/exercise.tex
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2023-08-03 16:18:00 +0200
committerBent Bisballe Nyeng <deva@aasimon.org>2023-08-03 16:18:00 +0200
commit034a5fddfb292f22659f293d72ceb576f5c61d82 (patch)
tree80fb94e7f859ba81943132e2c02fa09946b9be0a /a5/exercise.tex
parentd4d7a3a372fa64d84a48e8f0a472349cbb67b4fb (diff)
A5: code complete
Diffstat (limited to 'a5/exercise.tex')
-rw-r--r--a5/exercise.tex3
1 files changed, 3 insertions, 0 deletions
diff --git a/a5/exercise.tex b/a5/exercise.tex
index 6889950..9491afe 100644
--- a/a5/exercise.tex
+++ b/a5/exercise.tex
@@ -60,4 +60,7 @@ needed. This I think is actually not that good.
Adding the requirement to each of the member functions might be
better.
+
+I actually made some errors in the matrix subscripts in the matrix
+multiplication/division code, which was shown to me by an assertion.
\end{document}