From 88e98ce65ad03a557c001b5f4cd7ba6e76164938 Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Wed, 24 Feb 2021 16:25:36 -0500 Subject: [PATCH] eja: add another TODO for later. --- mjo/eja/TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/mjo/eja/TODO b/mjo/eja/TODO index 93aa9fb..bde3e3b 100644 --- a/mjo/eja/TODO +++ b/mjo/eja/TODO @@ -20,3 +20,6 @@ sage: a0 = (1/4)*X[4]**2*X[6]**2 - (1/2)*X[2]*X[5]*X[6]**2 - (1/2)*X[3]*X[4]*X[6 6. Profile the construction of "large" matrix algebras (like the 15-dimensional QuaternionHermitianAlgebra(3)) to find out why they're so slow. + +7. Printing of Cartesian product subalgebrasis wrong (it prints the + superalgebra). -- 2.43.2