]> gitweb.michael.orlitzky.com - sage.d.git/commitdiff
eja: add yet another TODO.
authorMichael Orlitzky <michael@orlitzky.com>
Sat, 21 Nov 2020 18:58:45 +0000 (13:58 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Sat, 21 Nov 2020 18:58:45 +0000 (13:58 -0500)
mjo/eja/TODO

index b27f2f12875e317fd2b088a74d7395c84ab8e454..f248e119acc5c3d0da34fbfaf87999110e0cc406 100644 (file)
@@ -30,3 +30,6 @@
    can use it. The general construction can be something like "call
    random_instance() on something that inherits me and return the
    result."
+
+9. Pre-cache the one() method for concrete algebras, and test the general
+   method by clearing the cache.