]> gitweb.michael.orlitzky.com - sage.d.git/commit
mjo/eja/eja_operator.py: improved is_isomorphism() tests
authorMichael Orlitzky <michael@orlitzky.com>
Thu, 28 Nov 2024 23:20:17 +0000 (18:20 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Thu, 28 Nov 2024 23:20:17 +0000 (18:20 -0500)
commit6a9013933cf040a8ff4c5c495711bd8cf74e1ff0
tree5490dd609b6d61d80773bedfc501671cbe1a0919
parentab80a84ce4576573c6c009ba0c17b715bad420c2
mjo/eja/eja_operator.py: improved is_isomorphism() tests

For random testing we can use rationals; but only certain small
examples complete fast enough over the algebraics.
mjo/eja/eja_operator.py