X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=mjo%2Feja%2FTODO;h=93aa9fb42e6ec6cdba6963db8dacfddd116ba762;hb=21fa036e86711c6c28b6d89af2b1bfe4ceb24b29;hp=bde3e3bb767b5fbcd9bc34971b34cf0abdaeb1dc;hpb=8492b6f01186a5c5df9f7ccb007604958ffdf1f1;p=sage.d.git diff --git a/mjo/eja/TODO b/mjo/eja/TODO index bde3e3b..93aa9fb 100644 --- a/mjo/eja/TODO +++ b/mjo/eja/TODO @@ -20,6 +20,3 @@ 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).