]> gitweb.michael.orlitzky.com - sage.d.git/commit
Revert "eja: drop custom _is_commutative() in favor of is_commutative()."
authorMichael Orlitzky <michael@orlitzky.com>
Thu, 25 Feb 2021 23:25:18 +0000 (18:25 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Thu, 25 Feb 2021 23:25:18 +0000 (18:25 -0500)
commit47671d4a72c9eaed822c066f05a26f63c7301526
tree161a18562eedd8188b3e6f869244d43ac12f567a
parentd6b4042f69335c3f1ad86c0918d28a3d15775e07
Revert "eja: drop custom _is_commutative() in favor of is_commutative()."

This reverts commit fe4405d4c4e5eec48f1924fc75e6aedd08f5c938. Now that
all EJAs are commutative, we need the custom method that actually
checks it rather than the category method that always returns True.
mjo/eja/eja_algebra.py