]> gitweb.michael.orlitzky.com - sage.d.git/commit
mjo/cone/isomorphism.py: update docs/names, add is-isomorphic method
authorMichael Orlitzky <michael@orlitzky.com>
Tue, 1 Jul 2025 04:03:45 +0000 (00:03 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Tue, 1 Jul 2025 04:03:45 +0000 (00:03 -0400)
commitd0b846c67811a7e7f09ccf817b8637cdb09de6a3
tree67fded29501bdd950666fd04b5a9f4483b813755
parenteecaf6de47000a4f2070864cd8ce695243abcd4c
mjo/cone/isomorphism.py: update docs/names, add is-isomorphic method

Rename the isomorphism generator to linear_isomorphisms(), since
"linear isomorphism" is as good of a distinguishing name as I can
think of. Then add the is_linearly_isomorphic() function to check
that at least one isomorphism exists.
mjo/cone/isomorphism.py