2025-07-01 |
Michael Orlitzky | mjo/cone: more linear ismorphism tests master |
commit | commitdiff |
2025-07-01 |
Michael Orlitzky | mjo/cone/isomorphism.py: fix RST citation format |
commit | commitdiff |
2025-07-01 |
Michael Orlitzky | mjo/cone/isomorphism.py: cite Gowda/Trott for the l1... |
commit | commitdiff |
2025-07-01 |
Michael Orlitzky | mjo/cone: improve isomorphism testing & docs, tests... |
commit | commitdiff |
2025-07-01 |
Michael Orlitzky | mjo/cone/isomorphism.py: update docs/names, add is... |
commit | commitdiff |
2025-07-01 |
Michael Orlitzky | mjo/cone/isomorphism.py: new module for (rational)... |
commit | commitdiff |
2024-11-29 |
Michael Orlitzky | mjo/eja/eja_operator.py: randomize the permuted factors... |
commit | commitdiff |
2024-11-29 |
Michael Orlitzky | mjo/eja/eja_operator.py: add some "long time" labels |
commit | commitdiff |
2024-11-29 |
Michael Orlitzky | mjo/eja/eja_operator.py: fix test when spin algebra... |
commit | commitdiff |
2024-11-29 |
Michael Orlitzky | mjo/eja/eja_operator.py: permutation test for is_isomor... |
commit | commitdiff |
2024-11-28 |
Michael Orlitzky | mjo/eja/eja_operator.py: improved is_isomorphism()... |
commit | commitdiff |
2024-11-28 |
Michael Orlitzky | mjo/eja/eja_operator.py: add complex hermitian EJA... |
commit | commitdiff |
2024-11-28 |
Michael Orlitzky | mjo/eja/eja_operator.py: speed up is_isometry() and... |
commit | commitdiff |
2024-11-28 |
Michael Orlitzky | mjo/eja/eja_operator.py: simplify an is_isomorphism... |
commit | commitdiff |
2024-11-28 |
Michael Orlitzky | mjo/eja/eja_operator.py: is_isomorphism() tests for... |
commit | commitdiff |
2024-11-28 |
Michael Orlitzky | mjo/matrix_algebra.py: move a comment |
commit | commitdiff |
2024-11-27 |
Michael Orlitzky | mjo/eja/eja_operator.py: add is_isomorphism() for operators |
commit | commitdiff |
2024-11-27 |
Michael Orlitzky | mjo/eja/eja_operator.py: add is_homomorphism() for... |
commit | commitdiff |
2024-11-26 |
Michael Orlitzky | mjo/eja/eja_operator.py: add a comment about something... |
commit | commitdiff |
2024-11-26 |
Michael Orlitzky | mjo/eja/eja_operator.py: add is_isometry() method |
commit | commitdiff |
2024-11-26 |
Michael Orlitzky | makefile: bypass the "sage" script when testing |
commit | commitdiff |
2024-11-23 |
Michael Orlitzky | mjo/hurwitz.py: quaternion gens are a tuple now |
commit | commitdiff |
2024-11-23 |
Michael Orlitzky | mjo/**/*.py: update table rendering |
commit | commitdiff |
2024-11-22 |
Michael Orlitzky | mjo/eja/eja_algebra.py: block-scoped "long time" tags |
commit | commitdiff |
2024-11-22 |
Michael Orlitzky | mjo/eja/eja_subalgebra.py: block-scoped "long time... |
commit | commitdiff |
2024-11-22 |
Michael Orlitzky | mjo/eja/eja_element.py: block-scoped "long time" tags |
commit | commitdiff |
2024-11-22 |
Michael Orlitzky | mjo/cone/symmetric_psd.py: don't import from sage.all |
commit | commitdiff |
2024-11-22 |
Michael Orlitzky | mjo/cone/symmetric_pd.py: don't import from sage.all |
commit | commitdiff |
2024-11-22 |
Michael Orlitzky | mjo/cone/cone.py: remove |
commit | commitdiff |
2024-11-22 |
Michael Orlitzky | mjo/cone/permutation_invariant.py: don't import from... |
commit | commitdiff |
2024-11-22 |
Michael Orlitzky | mjo/cone/doubly_nonnegative.py: don't import from sage.all |
commit | commitdiff |
2024-11-22 |
Michael Orlitzky | mjo/cone/cone.py: don't import from sage.all |
commit | commitdiff |
2024-11-22 |
Michael Orlitzky | mjo/cone/completely_positive.py: don't import from... |
commit | commitdiff |
2024-11-22 |
Michael Orlitzky | mjo/cone/faces.py: don't import from sage.all |
commit | commitdiff |
2024-11-22 |
Michael Orlitzky | mjo/symbol_sequence.py: don't import from sage.all |
commit | commitdiff |
2024-11-22 |
Michael Orlitzky | mjo/polynomial.py: don't import from sage.all |
commit | commitdiff |
2024-11-22 |
Michael Orlitzky | mjo/orthogonal_polynomials.py: don't import from sage.all |
commit | commitdiff |
2024-11-22 |
Michael Orlitzky | mjo/basis_repr.py: don't import from sage.all |
commit | commitdiff |
2024-11-22 |
Michael Orlitzky | mjo/interpolation.py: don't import sage.all in global... |
commit | commitdiff |
2024-11-22 |
Michael Orlitzky | mjo/misc.py: don't import sage.all |
commit | commitdiff |
2024-11-22 |
Michael Orlitzky | mjo/basis_repr.py: replace deprecated is_MatrixSpace() |
commit | commitdiff |
2024-11-22 |
Michael Orlitzky | mjo/eja/eja_utils.py: replace deprecated is_Matrix() |
commit | commitdiff |
2024-10-31 |
Michael Orlitzky | mjo/cone/faces.py: add another reducibility test |
commit | commitdiff |
2024-05-19 |
Michael Orlitzky | mjo/cone/faces.py: use simpler dual face formula |
commit | commitdiff |
2024-05-19 |
Michael Orlitzky | mjo/cone/permutation_invariant.py: use cones.foo()... |
commit | commitdiff |
2024-05-18 |
Michael Orlitzky | README: rewrite it, it was rather out-of-date |
commit | commitdiff |
2024-05-18 |
Michael Orlitzky | makefile: timeout overrides should no longer be necessary |
commit | commitdiff |
2024-05-18 |
Michael Orlitzky | mjo/cone/rearrangement.py: bye, use sage's cones.rearra... |
commit | commitdiff |
2024-05-18 |
Michael Orlitzky | mjo/cone/trivial_cone.py: bye, use sage's cones.trivial... |
commit | commitdiff |
2024-05-18 |
Michael Orlitzky | mjo/cone/nonnegative_orthant.py: bye, use cones.nonnega... |
commit | commitdiff |
2024-05-18 |
Michael Orlitzky | mjo/cone/schur.py: bye, use sage's cones.schur() instead |
commit | commitdiff |
2024-05-06 |
Michael Orlitzky | COPYING,LICENSE: add (AGPL-3.0+) |
commit | commitdiff |
2023-02-24 |
Michael Orlitzky | eja: rename operator_inner_product -> operator_trace... |
commit | commitdiff |
2023-02-07 |
Michael Orlitzky | TODO: add another one. |
commit | commitdiff |
2023-02-05 |
Michael Orlitzky | eja: add another test case for the Albert EJA determinant. |
commit | commitdiff |
2023-02-04 |
Michael Orlitzky | eja: drop "FiniteDimensional" prefix everywhere. |
commit | commitdiff |
2023-02-04 |
Michael Orlitzky | eja: special subalgebra handling for Cartesian product... |
commit | commitdiff |
2023-02-04 |
Michael Orlitzky | TODO: drop "FiniteDimensional" everywhere. |
commit | commitdiff |
2023-02-04 |
Michael Orlitzky | eja: don't pointlessly orthonormalize in subalgebra_ide... |
commit | commitdiff |
2023-02-02 |
Michael Orlitzky | mjo/random.py: new module for random_unitary_matrix(). |
commit | commitdiff |
2023-01-29 |
Michael Orlitzky | eja: write the ALGORITHM block for the degree of an... |
commit | commitdiff |
2023-01-29 |
Michael Orlitzky | eja: add the trace (matrix) operator inner product. |
commit | commitdiff |
2023-01-29 |
Michael Orlitzky | eja: drop a superfluous semicolon. |
commit | commitdiff |
2022-02-02 |
Michael Orlitzky | eja: use QQ for another potentially slow doctest. |
commit | commitdiff |
2022-02-02 |
Michael Orlitzky | eja: remove an "expected algebra failure" that now... |
commit | commitdiff |
2022-02-02 |
Michael Orlitzky | hurwitz.py: speed up conjugate() and conjugate_transpose(). |
commit | commitdiff |
2022-02-02 |
Michael Orlitzky | mjo/hurwitz.py: speed up is_hermitian() and is_skew_sym... |
commit | commitdiff |
2022-02-02 |
Michael Orlitzky | matrix_algebra.py: speed up __getitem__() and trace(). |
commit | commitdiff |
2022-02-02 |
Michael Orlitzky | eja: use orthonormalize=False for all subalgebra_genera... |
commit | commitdiff |
2022-02-02 |
Michael Orlitzky | eja: change a misleading comment. |
commit | commitdiff |
2022-02-02 |
Michael Orlitzky | eja: fix parent of empty sum in element inverse(). |
commit | commitdiff |
2022-02-01 |
Michael Orlitzky | eja: add an "r" to a docstring. |
commit | commitdiff |
2022-02-01 |
Michael Orlitzky | eja: mention the new EJA in the docs. |
commit | commitdiff |
2022-02-01 |
Michael Orlitzky | eja: add more "# long time" markers. |
commit | commitdiff |
2022-02-01 |
Michael Orlitzky | eja: add "# long time" to two potentially slow tests. |
commit | commitdiff |
2022-02-01 |
Michael Orlitzky | eja: test the nonnegativity of trace() for squares. |
commit | commitdiff |
2022-01-31 |
Michael Orlitzky | eja: revert random_element() to old fast behavior. |
commit | commitdiff |
2022-01-31 |
Michael Orlitzky | eja: typo fix in TODO. |
commit | commitdiff |
2022-01-30 |
Michael Orlitzky | eja: fix a copy/paste error in the docs. |
commit | commitdiff |
2022-01-30 |
Michael Orlitzky | eja: cache one() for the new EJA. |
commit | commitdiff |
2022-01-28 |
Michael Orlitzky | eja: use the correct definition for the new algebra. |
commit | commitdiff |
2022-01-27 |
Michael Orlitzky | hurwitz.py: swap is_sker_hermitian() for is_skew_symmet... |
commit | commitdiff |
2022-01-26 |
Michael Orlitzky | eja: begin work on the ComplexSkewHermitianEJA. |
commit | commitdiff |
2022-01-26 |
Michael Orlitzky | hurwitz.py: add conjugate() method for matrices. |
commit | commitdiff |
2022-01-26 |
Michael Orlitzky | hurwitz.py: add is_skew_hermitian() method. |
commit | commitdiff |
2022-01-26 |
Michael Orlitzky | eja: rename MatrixEJA to HermitianMatrixEJA. |
commit | commitdiff |
2021-11-15 |
Michael Orlitzky | mjo/**/*.py: drop obsolete set_random_seed(). |
commit | commitdiff |
2021-11-15 |
Michael Orlitzky | makefile: drop obsolete --memlimit flag to sage -t. |
commit | commitdiff |
2021-05-01 |
Michael Orlitzky | mjo/cone: drop is_symmetric_p{s,}d() methods. |
commit | commitdiff |
2021-04-23 |
Michael Orlitzky | eja: factor out the operator polynomial-matrix construc... |
commit | commitdiff |
2021-04-04 |
Michael Orlitzky | mjo/cone/symmetric_pd.py: add a missing set_random_seed(). |
commit | commitdiff |
2021-04-04 |
Michael Orlitzky | mjo/cone/symmetric_pd.py: drop inverse_symmetric_pd(). |
commit | commitdiff |
2021-03-16 |
Michael Orlitzky | eja: update the DESIGN doc. |
commit | commitdiff |
2021-03-16 |
Michael Orlitzky | eja: further micro-optimize gram_schmidt(). |
commit | commitdiff |
2021-03-15 |
Michael Orlitzky | eja: try to speed up gram_schmidt(), but all my sages... |
commit | commitdiff |
2021-03-15 |
Michael Orlitzky | eja: remove unused variable in gram_schmidt. |
commit | commitdiff |
2021-03-14 |
Michael Orlitzky | eja: renumber coordinate variables from zero. |
commit | commitdiff |
2021-03-14 |
Michael Orlitzky | eja: add more TODOs, which are thankfully getting easier. |
commit | commitdiff |
2021-03-14 |
Michael Orlitzky | eja: speed up det() for Cartesian product elements. |
commit | commitdiff |
2021-03-13 |
Michael Orlitzky | eja: add another TODO item. |
commit | commitdiff |
next |