]> gitweb.michael.orlitzky.com - sage.d.git/history - mjo/hurwitz.py
matrix_algebra: use "[]" for trivial matrices and fix a test.
[sage.d.git] / mjo / hurwitz.py
2021-03-09 Michael Orlitzkymatrix_algebra: use "[]" for trivial matrices and fix...
2021-03-09 Michael Orlitzkymatrix_algebra: fix element construction.
2021-03-09 Michael Orlitzkymatrix_algebra: add _entry_algebra_element_to_vector...
2021-03-09 Michael Orlitzkymatrix_algebra: put basis in the usual (row,column...
2021-03-09 Michael Orlitzkyeja: refactor all matrix classes upwards (note: everyth...
2021-03-09 Michael Orlitzkyhurwitz: fix Hurwitz matrix algebra generators.
2021-03-09 Michael Orlitzkyhurwitz: make entry algebras "configurable."
2021-03-09 Michael Orlitzkyhurwitz: add ComplexMatrixAlgebra.
2021-03-08 Michael OrlitzkyReorganize the Hurwitz (matrix) algebra stuff.