]> gitweb.michael.orlitzky.com - sage.d.git/commit
eja: refactor the element subalgebra stuff into generic subalgebra.
authorMichael Orlitzky <michael@orlitzky.com>
Sun, 10 Nov 2019 00:42:25 +0000 (19:42 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Sun, 10 Nov 2019 00:42:25 +0000 (19:42 -0500)
commit008446f3a13b4fc117e1adfbc66f86784a6495c9
tree5da1a0072ec9be7089c2a82e2ef83a16f264c61b
parentd6d7353ccdcd1ab58c5f0e4621cb114e4a8c65ed
eja: refactor the element subalgebra stuff into generic subalgebra.

A messy job, but I got the tests passing. They certainly need some
cleanup, and we should test non-element subalgebras too.
mjo/eja/eja_element_subalgebra.py
mjo/eja/eja_subalgebra.py [new file with mode: 0644]