]> gitweb.michael.orlitzky.com - sage.d.git/blobdiff - mjo/eja/TODO
eja: add the AlbertEJA class.
[sage.d.git] / mjo / eja / TODO
index 2fb5505439e6530cdc7e6c9d31ad06941937918f..f415681182dd18bf401aba539a66f916e4f0c191 100644 (file)
@@ -36,5 +36,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
        sage: x.is_invertible() == (x.det() != 0)
 
    in eja_element.py returns False.
-
-8. Add an alias for AlbertAlgebra.