]> gitweb.michael.orlitzky.com - sage.d.git/commit
eja: fix trivial subalgebra element constructor.
authorMichael Orlitzky <michael@orlitzky.com>
Fri, 12 Mar 2021 15:42:43 +0000 (10:42 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Fri, 12 Mar 2021 15:42:43 +0000 (10:42 -0500)
commitd15174bdec505911105c332e02aea50e7b251e7e
tree7e6cfcbe5f594e8975a965ecddaad771457e0adf
parent3f49e3bf2b85b1918c1abb0e8973a6f203dabc86
eja: fix trivial subalgebra element constructor.

Some recent performance improvemenets necessitate a special case
for trivial subalgebras.
mjo/eja/eja_algebra.py
mjo/eja/eja_element.py
mjo/eja/eja_subalgebra.py