]> gitweb.michael.orlitzky.com - sage.d.git/commit
eja: use FreeModules() category for operators instead of VectorSpaces().
authorMichael Orlitzky <michael@orlitzky.com>
Sun, 28 Jul 2019 15:21:00 +0000 (11:21 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Mon, 29 Jul 2019 03:19:01 +0000 (23:19 -0400)
commit01ff2cfb39635ad84d8281d58f2d620a18569ff3
tree79cc1bdf22d2a1013135ae2cb917bd05fe52a7f3
parent90a50499af04fbb28142dc8aeaeb1f16d557c5c0
eja: use FreeModules() category for operators instead of VectorSpaces().

This allows our characteristic polynomial algorithm to use real
operators and not matrices.
mjo/eja/euclidean_jordan_algebra.py