]> gitweb.michael.orlitzky.com - sage.d.git/commit
eja: add composition (multiplication) for morphisms.
authorMichael Orlitzky <michael@orlitzky.com>
Fri, 26 Jul 2019 17:03:37 +0000 (13:03 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Mon, 29 Jul 2019 03:19:01 +0000 (23:19 -0400)
commitaff15cd0c15bd9953531b1d54041f2d90f1d1cff
treedf8ff2b7cbd613fb298b7597d37b7aa8e1d3926c
parent9866a99126ab5ec1e71b7a9c43ba5924ebfc6baf
eja: add composition (multiplication) for morphisms.

The whatever-superclass composition of morphisms returned a formal
composition, which can't be treated like a morphism itself. Since all
of our morphisms are represented by matrices, we can simply perform
the composition ourself via matrix multiplication to return something
useful.
mjo/eja/euclidean_jordan_algebra.py