]> gitweb.michael.orlitzky.com - sage.d.git/commitdiff
eja: gently update the TODO.
authorMichael Orlitzky <michael@orlitzky.com>
Thu, 25 Feb 2021 13:40:29 +0000 (08:40 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Thu, 25 Feb 2021 13:40:29 +0000 (08:40 -0500)
mjo/eja/TODO

index 1407ebdbe83bafab1ef79d881d25d2cf4912e18e..103e8d1017eb5589b6bc5eedcc91655eb13d8c0d 100644 (file)
@@ -1,5 +1,5 @@
-1. Finish CartesianProductEJA: add to_matrix(), random_instance(),...
-   methods. I guess we should create a separate class hierarchy for
+1. Finish CartesianProductEJA: add random_instance() method and
+   optimize. I guess I should create a separate class hierarchy for
    Cartesian products of RationalBasisEJA? That way we get fast
    charpoly and random_instance() defined...