]> gitweb.michael.orlitzky.com - sage.d.git/history - mjo/all.py
eja: rename operator_inner_product -> operator_trace inner_product.
[sage.d.git] / mjo / all.py
2023-02-02 Michael Orlitzkymjo/random.py: new module for random_unitary_matrix().
2021-03-08 Michael Orlitzkyeja: don't real-embed quaternion matrices.
2021-03-01 Michael OrlitzkyNew module mjo.octonions implementing the algebra of...
2020-10-07 Michael Orlitzkymjo/ldlt.py: goodbye, use https://trac.sagemath.org...
2020-09-28 Michael Orlitzkymjo/ldlt.py: add naive, pivoted LDLT matrix factorization.
2020-09-13 Michael Orlitzkymjo: rename matrix_vector.py to basis_repr.py.
2019-07-29 Michael Orlitzkyeja: add algebra constructors to the global namespace.
2019-02-18 Michael OrlitzkyAdd new mjo.polynomial module with the "multidiv" function.
2018-11-01 Michael OrlitzkyKill unnecessary sitedir mangling.
2015-12-31 Michael OrlitzkyDon't import the nonexistent mjo.plot.
2015-12-04 Michael OrlitzkyRemove the 'symbolic' module, there's no real use for...
2015-10-13 Michael OrlitzkyClean up some imports and fix another test failure.
2015-09-28 Michael OrlitzkyAdd the cone.permutation_invariant module.
2015-09-20 Michael OrlitzkyRearrange some import statements.
2015-05-11 Michael OrlitzkyAdd basic Lyapunov rank implementation for polyhedral...
2014-11-04 Michael OrlitzkyImport mjo.cone.* by default.
2012-11-17 Michael OrlitzkyAdd the orthogonal_polynomials module with the Legendre...
2012-11-04 Michael OrlitzkyAdd the SymbolSequence class; eventually headed upstream.
2012-10-26 Michael OrlitzkyAdd the 'product' function to misc.py.
2012-09-28 Michael OrlitzkyAdd the misc module with the legend_latex() function.
2012-05-10 Michael OrlitzkyInitial commit.