]> gitweb.michael.orlitzky.com - sage.d.git/commitdiff
eja: add a few more TODO items.
authorMichael Orlitzky <michael@orlitzky.com>
Mon, 9 Nov 2020 17:04:38 +0000 (12:04 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Mon, 9 Nov 2020 17:04:38 +0000 (12:04 -0500)
mjo/eja/TODO

index 985e50a8dbbfc2d6f8c8d2e80d445fcd9b3ccd86..0c3bd156662e20247bdc2206a304e4acadf55ec2 100644 (file)
@@ -8,3 +8,8 @@
 
 5. Factor out the unit-norm basis (and operator symmetry) tests once
    all of the algebras pass.
+
+6. Override inner_product(), _max_test_case_size(), et cetera in
+   DirectSumEJA.
+
+7. Switch to QQ in *all* algebras for _charpoly_coefficients().