]> gitweb.michael.orlitzky.com - sage.d.git/blobdiff - mjo/eja/TODO
eja: remove a completed TODO and update an in-progress one.
[sage.d.git] / mjo / eja / TODO
index b27f2f12875e317fd2b088a74d7395c84ab8e454..87a162c73ab3ccf86623496dee39064e8b96bfb7 100644 (file)
@@ -7,8 +7,7 @@
 4. Factor out the unit-norm basis (and operator symmetry) tests once
    all of the algebras pass.
 
-5. Override inner_product(), _max_test_case_size(), et cetera in
-   DirectSumEJA.
+5. Override random_instance(), one(), et cetera in DirectSumEJA.
 
 6. Switch to QQ in *all* algebras for _charpoly_coefficients().
    This only works when we know that the basis can be rationalized...