]> gitweb.michael.orlitzky.com - sage.d.git/commit
eja: drop the a_jordan_frame() method on EJAs.
authorMichael Orlitzky <michael@orlitzky.com>
Mon, 19 Oct 2020 14:30:10 +0000 (10:30 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Mon, 19 Oct 2020 14:30:10 +0000 (10:30 -0400)
commit29530845df671c7be5ca637f549e13993ee64efc
treeeecd6c1bb80cd15602c186fec48b1de3d2c5884b
parente677f9cfc5fc73be3d7f1fdf5088c1a1f370783b
eja: drop the a_jordan_frame() method on EJAs.

I understand this better now, and don't expect this method to work
in general. It works for associative algebras, but we already know
how to find a Jordan frame in associative algebras: the spectral
decomposition, which works on the associative algebra alg({x}).
mjo/eja/eja_algebra.py