]> gitweb.michael.orlitzky.com - sage.d.git/history - mjo/octonions.py
octonions: add matrix_space() method for elements and _repr_ for parents.
[sage.d.git] / mjo / octonions.py
2021-03-02 Michael Orlitzkyoctonions: add matrix_space() method for elements and...
2021-03-02 Michael Orlitzkyoctonions: replace yesterday's hacky octonion matrices...
2021-03-02 Michael Orlitzkyoctonions: begin adding OctonionMatrix pseudo-matrix...
2021-03-02 Michael Orlitzkyoctonions: add Cayley-Dickson representation.
2021-03-01 Michael OrlitzkyNew module mjo.octonions implementing the algebra of...