X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=mjo%2Feja%2FTODO;h=0c3bd156662e20247bdc2206a304e4acadf55ec2;hb=ef6cbbcaf6e708e327968211b9d11d2e29a7a35b;hp=985e50a8dbbfc2d6f8c8d2e80d445fcd9b3ccd86;hpb=e9cb8f877cfca9934dc67b6ab4f6ea585bba92d5;p=sage.d.git diff --git a/mjo/eja/TODO b/mjo/eja/TODO index 985e50a..0c3bd15 100644 --- a/mjo/eja/TODO +++ b/mjo/eja/TODO @@ -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().