]> gitweb.michael.orlitzky.com - sage.d.git/blobdiff - mjo/eja/eja_element.py
eja: fix a deorthonormalization bug.
[sage.d.git] / mjo / eja / eja_element.py
index fbfd127ee496c46a9b8d06e3a1ca53129b8ce151..14bc8cb742cc7cc95f6c55895c1e4946b95cb6ac 100644 (file)
@@ -131,7 +131,8 @@ class FiniteDimensionalEJAElement(IndexedFreeModuleElement):
 
         SETUP::
 
-            sage: from mjo.eja.eja_algebra import HadamardEJA
+            sage: from mjo.eja.eja_algebra import (random_eja,
+            ....:                                  HadamardEJA)
 
         EXAMPLES: