From: Michael Orlitzky Date: Tue, 8 Dec 2020 19:05:22 +0000 (-0500) Subject: eja: add a soon-TODO. X-Git-Url: http://gitweb.michael.orlitzky.com/?p=sage.d.git;a=commitdiff_plain;h=0103fdda28e6a0f3eda84c625eeda8a3b4754775 eja: add a soon-TODO. --- diff --git a/mjo/eja/TODO b/mjo/eja/TODO index 25ef99d..0e969cd 100644 --- a/mjo/eja/TODO +++ b/mjo/eja/TODO @@ -20,4 +20,7 @@ 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. \ No newline at end of file + they're so slow. + +7. Drop the element-subalgebra in favor of a regular subalgebra. The + cached "one" can be set in the method.