]> gitweb.michael.orlitzky.com - sage.d.git/commit
eja: separate out the operator class and rename both files.
authorMichael Orlitzky <michael@orlitzky.com>
Sun, 28 Jul 2019 16:56:46 +0000 (12:56 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Mon, 29 Jul 2019 03:19:01 +0000 (23:19 -0400)
commit9c86e23e2ef79fb9d7003f68952750dda0ca0e0b
treeb8132e84226275108b9e2afb94581bd4abb76928
parent220688f4c9dcee4a4f980c955fc159e38514bbcb
eja: separate out the operator class and rename both files.

Let's start organizing. It's also time to get the test suite
working. I've added stupid SETUP blocks to each docstring to load the
stuff being tested.
mjo/eja/eja_algebra.py [moved from mjo/eja/euclidean_jordan_algebra.py with 85% similarity]
mjo/eja/eja_operator.py [new file with mode: 0644]