From: Michael Orlitzky Date: Sat, 6 Mar 2021 18:39:45 +0000 (-0500) Subject: eja: add the AlbertAlgebra to the TODO. X-Git-Url: http://gitweb.michael.orlitzky.com/?p=sage.d.git;a=commitdiff_plain;h=72a8ca0572c2846170bde9e3e46f48979b3aa0b0 eja: add the AlbertAlgebra to the TODO. --- diff --git a/mjo/eja/TODO b/mjo/eja/TODO index 0624ddb..2a13855 100644 --- a/mjo/eja/TODO +++ b/mjo/eja/TODO @@ -39,3 +39,5 @@ 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. + +9. Add an alias for AlbertAlgebra.