X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=mjo%2Feja%2FTODO;h=266015647f50bf17e7546fe4d191b99d9e3655ba;hb=1b6878559ad75aa0064503a962c8c183e13ab91a;hp=87cdcbcb57c781449590f999b0f14589da705d0e;hpb=0b151420d2a7cfc0b0af812f2204eeda4b9a70ba;p=sage.d.git diff --git a/mjo/eja/TODO b/mjo/eja/TODO index 87cdcbc..2660156 100644 --- a/mjo/eja/TODO +++ b/mjo/eja/TODO @@ -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).