X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=mjo%2Feja%2FTODO;h=f248e119acc5c3d0da34fbfaf87999110e0cc406;hb=6c547f477d88b9e3e053d59927f8bd39fc03601c;hp=b27f2f12875e317fd2b088a74d7395c84ab8e454;hpb=8adc54235f68f871cdbb66e8854a5a50ce4ad751;p=sage.d.git diff --git a/mjo/eja/TODO b/mjo/eja/TODO index b27f2f1..f248e11 100644 --- a/mjo/eja/TODO +++ b/mjo/eja/TODO @@ -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.