X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=mjo%2Feja%2FTODO;h=ffa4f7c4ca0ccf3e2a72b6bfd996e9c30ec29fde;hb=093846a825b8293cc81661f0b4927662c5a0446d;hp=87a162c73ab3ccf86623496dee39064e8b96bfb7;hpb=2a3ec0787b28bc35b3624594d921a995c9425d3a;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.