]> gitweb.michael.orlitzky.com - sage.d.git/commit
eja: don't allow creation of invalid RationalBasisEJAs.
authorMichael Orlitzky <michael@orlitzky.com>
Sat, 13 Mar 2021 19:17:20 +0000 (14:17 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Sat, 13 Mar 2021 19:17:20 +0000 (14:17 -0500)
commit6d6af7c2560b2886cd47a2c8f3c0b9d1b843f649
tree75d3e0e69606210a1db8154fa29f829e059e640c
parentc56bfc80980e381a62cbb964c4c7e1200d9c839c
eja: don't allow creation of invalid RationalBasisEJAs.

Prior to this, a Cartesian product taken in the "wrong order" could
result in a subclass of RationalBasisEJA that did not actually have
a corresponding rational algebra.
mjo/eja/eja_algebra.py