]> gitweb.michael.orlitzky.com - sage.d.git/blobdiff - mjo/eja/TODO
eja: add random_instance() method for algebras.
[sage.d.git] / mjo / eja / TODO
index da3e650bf04da611af5d5d54b4fad635b491da9d..f6d7743782613d241c50e05eee665d59278bd4b4 100644 (file)
@@ -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.