X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=mjo%2Feja%2FTODO;h=266015647f50bf17e7546fe4d191b99d9e3655ba;hb=e9203e457f7a79fb77dbb8b8c127411bafa1f3d4;hp=65a9bd9da94604b3e2145ab513623f17187fed05;hpb=0dc72dd20f8386f5ff0716e4f266ca2eea0a47f6;p=sage.d.git diff --git a/mjo/eja/TODO b/mjo/eja/TODO index 65a9bd9..2660156 100644 --- a/mjo/eja/TODO +++ b/mjo/eja/TODO @@ -36,3 +36,6 @@ 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).