]> gitweb.michael.orlitzky.com - sage.d.git/commit
hurwitz.py: speed up conjugate() and conjugate_transpose().
authorMichael Orlitzky <michael@orlitzky.com>
Wed, 2 Feb 2022 18:43:53 +0000 (13:43 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Wed, 2 Feb 2022 18:43:53 +0000 (13:43 -0500)
commitc4a42bd7c60a34353f481f86caeef3f1d1019754
tree8e2d7b9518759be24c060af9fde47f9d747a01d1
parent2c4fdb8c5b0d70b1aafb3aed7e993c5821ee26be
hurwitz.py: speed up conjugate() and conjugate_transpose().

...by staying as close to the underlying monomial dict as possible.
mjo/hurwitz.py