]> gitweb.michael.orlitzky.com - sage.d.git/commit
eja: remove the subalgebra bug TODO, it's not a new bug.
authorMichael Orlitzky <michael@orlitzky.com>
Thu, 25 Feb 2021 23:08:17 +0000 (18:08 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Thu, 25 Feb 2021 23:08:17 +0000 (18:08 -0500)
commit4c19598e53d8dd21c1cf92351fea2951db8e9cf4
treef36289d2a3206f6dfb061f640ddb9b9fd93a81e3
parent6230257f359b5ca5aba7c67d564c6176e4ae99c2
eja: remove the subalgebra bug TODO, it's not a new bug.

Element subalgebra computations don't work over inexact fields because
we can't compute the degree of an element because we can't compute the
rank of a matrix.
mjo/eja/TODO
mjo/eja/eja_element.py