]> gitweb.michael.orlitzky.com - sage.d.git/commitdiff
eja: add a priority TODO.
authorMichael Orlitzky <michael@orlitzky.com>
Sat, 9 Nov 2019 19:51:23 +0000 (14:51 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Sat, 9 Nov 2019 19:51:23 +0000 (14:51 -0500)
mjo/eja/TODO

index 535ee9c94013ee4ca06d449a446292bb72df4a29..55a59a1c45a153c4de59bd8464a50c2fe404872d 100644 (file)
@@ -1,3 +1,6 @@
+A. Make the subalgebra class work with any subalgebra (there's nothing
+   special except a_regular_element() in there).
+
 1. Add CartesianProductEJA.
 
 2. Check the axioms in the constructor when check != False?