]> gitweb.michael.orlitzky.com - sage.d.git/history - mjo/matrix_vector.py
eja: drop custom gram_schmidt() routine that isn't noticeably faster.
[sage.d.git] / mjo / matrix_vector.py
2018-11-04 Michael Orlitzkymatrix_vector.py: use xrange everywhere.
2018-11-01 Michael Orlitzkymjo/matrix_vector.py: make tests work with PYTHONPATH="."
2014-11-13 Michael OrlitzkyAdd the matrix_of_transformation function to matrix_vec...
2014-11-03 Michael OrlitzkyAdd the matrix_vector module with only the isomorphism...