]> gitweb.michael.orlitzky.com - sage.d.git/commit
eja: rename is_minimal_idempotent() to is_primitive_idempotent().
authorMichael Orlitzky <michael@orlitzky.com>
Fri, 15 Nov 2019 17:44:03 +0000 (12:44 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Fri, 15 Nov 2019 17:44:03 +0000 (12:44 -0500)
commit269f872019b616287c4cf1878477879019f8bbd0
tree3227f76a80656c4710f86928ab381d05b4bf457b
parentd4dda0de8204273c70b599bfa532e54563cf0af1
eja: rename is_minimal_idempotent() to is_primitive_idempotent().

The term "primitive" is more common in optimization, anyway. Also the
word "minimal" is a bit overloaded. Oh, and I added two more tests to
preclude zero from being primitive.
mjo/eja/eja_element.py