]> gitweb.michael.orlitzky.com - sage.d.git/commitdiff
eja: add another performance TODO.
authorMichael Orlitzky <michael@orlitzky.com>
Sun, 22 Nov 2020 22:38:51 +0000 (17:38 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Sun, 22 Nov 2020 22:38:51 +0000 (17:38 -0500)
mjo/eja/TODO

index 87a162c73ab3ccf86623496dee39064e8b96bfb7..ffa4f7c4ca0ccf3e2a72b6bfd996e9c30ec29fde 100644 (file)
@@ -29,3 +29,5 @@
    can use it. The general construction can be something like "call
    random_instance() on something that inherits me and return the
    result."
+
+9. Use charpoly for inverse stuff if it's cached.