X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=mjo%2Feja%2FTODO;h=ffa4f7c4ca0ccf3e2a72b6bfd996e9c30ec29fde;hb=8c7f591dbf56e96a29b347017d061b244dd267a5;hp=87a162c73ab3ccf86623496dee39064e8b96bfb7;hpb=7473b9edbbba0d2be79e4d7aeb2114d1a0090a78;p=sage.d.git diff --git a/mjo/eja/TODO b/mjo/eja/TODO index 87a162c..ffa4f7c 100644 --- a/mjo/eja/TODO +++ b/mjo/eja/TODO @@ -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.