]> gitweb.michael.orlitzky.com - sage.d.git/commit
mjo/hurwitz.py: update examples to use Sage's octonions
authorMichael Orlitzky <michael@orlitzky.com>
Wed, 8 Apr 2026 14:01:06 +0000 (10:01 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Wed, 8 Apr 2026 14:01:06 +0000 (10:01 -0400)
commit4ee70bf0e7a96a122d146a6f72dad101772ae6dc
tree73443ae26e5835e2b7497baed24a4c734f9f7ff5
parentb197d66ce91b989e217728640265bcf445062e15
mjo/hurwitz.py: update examples to use Sage's octonions

Use OctonionAlgebra rather than my custom Octonions. Tests pass
within huritz.py and matrix_algebra.py, but the EJA modules are
certainly broken.
mjo/hurwitz.py