]> gitweb.michael.orlitzky.com - sage.d.git/blobdiff - mjo/eja/TODO
eja: and another TODO.
[sage.d.git] / mjo / eja / TODO
index 87cdcbcb57c781449590f999b0f14589da705d0e..266015647f50bf17e7546fe4d191b99d9e3655ba 100644 (file)
@@ -33,4 +33,9 @@
 8. Pre-cache charpoly for some small algebras?
 
 9. Compute the scalar in the general natural_inner_product() for
-   matrices, so no overrides are necessary.
\ No newline at end of file
+   matrices, so no overrides are necessary.
+
+10. Eliminate "natural representation" for non-matrix algebras.
+
+11. The main EJA element constructor is happy to convert between
+    e.g. HadamardEJA(3) and JordanSpinEJA(3).