X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=mjo%2Feja%2FTODO;h=f6d7743782613d241c50e05eee665d59278bd4b4;hb=16825a1ceedeb8363b025cda56dc9f65f639f726;hp=da3e650bf04da611af5d5d54b4fad635b491da9d;hpb=47bf2e62cdeaaff94290310624f38c0c4eef9ccb;p=sage.d.git diff --git a/mjo/eja/TODO b/mjo/eja/TODO index da3e650..f6d7743 100644 --- a/mjo/eja/TODO +++ b/mjo/eja/TODO @@ -15,3 +15,7 @@ 7. If we factor out a "matrix algebra" class, then it would make sense to replace the custom embedding/unembedding functions with static _real_embedding() and _real_unembedding() methods. + +8. Implement random_instance() for the main EJA class. + +9. Implement random_instance() for the subalgebra class.