]> gitweb.michael.orlitzky.com - sage.d.git/commitdiff
eja: add the AlbertAlgebra to the TODO.
authorMichael Orlitzky <michael@orlitzky.com>
Sat, 6 Mar 2021 18:39:45 +0000 (13:39 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Sat, 6 Mar 2021 18:39:45 +0000 (13:39 -0500)
mjo/eja/TODO

index 0624ddb1d74a13c1d0bc2cb1679c8b81fbfc13e1..2a13855ac7f3fdfbb61db04adc7649cc200d5fcf 100644 (file)
@@ -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.
        sage: x.is_invertible() == (x.det() != 0)
 
    in eja_element.py returns False.
+
+9. Add an alias for AlbertAlgebra.