]> gitweb.michael.orlitzky.com - sage.d.git/shortlog
sage.d.git
10 days ago Michael Orlitzkymjo/cone/decomposition.py: rearrangement examples for... master
2025-11-14 Michael Orlitzkymjo/cone/decomposition.py: handle trivial cones correctly
2025-11-12 Michael Orlitzkymjo/cone/decomposition.py: add new is_reducible() function
2025-11-12 Michael Orlitzkymjo/cone/decomposition.py: add missing colon
2025-11-11 Michael Orlitzkymjo/cone/decomposition.py: add tests, fix the edges...
2025-11-11 Michael Orlitzkymjo/cone/decomposition.py: support non-solid cones
2025-11-11 Michael Orlitzkymjo/cone/all.py: add mjo/cone/decomposition.py
2025-11-11 Michael Orlitzkymjo/cone/decomposition.py: rename "decomposition" to...
2025-11-11 Michael Orlitzkymjo/cone: rename irreducible_decomposition.py -> decomp...
2025-11-11 Michael Orlitzkymjo/cone/irreducible_decomposition.py: get it working...
2025-11-10 Michael Orlitzkymjo/cone: begin working on the irreducible decomposition
2025-10-01 Michael Orlitzkymjo.eja.eja_operator: fix exponentiation
2025-09-24 Michael Orlitzkymjo/cone/isomorphism.py: delete
2025-09-24 Michael Orlitzkymjo/eja/eja_operator.py: use upstream stuff for random...
2025-09-24 Michael Orlitzkymjo/random.py: delete, random_unitary_matrix() is upstream
2025-07-01 Michael Orlitzkymjo/cone: more linear ismorphism tests
2025-07-01 Michael Orlitzkymjo/cone/isomorphism.py: fix RST citation format
2025-07-01 Michael Orlitzkymjo/cone/isomorphism.py: cite Gowda/Trott for the l1...
2025-07-01 Michael Orlitzkymjo/cone: improve isomorphism testing & docs, tests...
2025-07-01 Michael Orlitzkymjo/cone/isomorphism.py: update docs/names, add is...
2025-07-01 Michael Orlitzkymjo/cone/isomorphism.py: new module for (rational)...
2024-11-29 Michael Orlitzkymjo/eja/eja_operator.py: randomize the permuted factors...
2024-11-29 Michael Orlitzkymjo/eja/eja_operator.py: add some "long time" labels
2024-11-29 Michael Orlitzkymjo/eja/eja_operator.py: fix test when spin algebra...
2024-11-29 Michael Orlitzkymjo/eja/eja_operator.py: permutation test for is_isomor...
2024-11-28 Michael Orlitzkymjo/eja/eja_operator.py: improved is_isomorphism()...
2024-11-28 Michael Orlitzkymjo/eja/eja_operator.py: add complex hermitian EJA...
2024-11-28 Michael Orlitzkymjo/eja/eja_operator.py: speed up is_isometry() and...
2024-11-28 Michael Orlitzkymjo/eja/eja_operator.py: simplify an is_isomorphism...
2024-11-28 Michael Orlitzkymjo/eja/eja_operator.py: is_isomorphism() tests for...
2024-11-28 Michael Orlitzkymjo/matrix_algebra.py: move a comment
2024-11-27 Michael Orlitzkymjo/eja/eja_operator.py: add is_isomorphism() for operators
2024-11-27 Michael Orlitzkymjo/eja/eja_operator.py: add is_homomorphism() for...
2024-11-26 Michael Orlitzkymjo/eja/eja_operator.py: add a comment about something...
2024-11-26 Michael Orlitzkymjo/eja/eja_operator.py: add is_isometry() method
2024-11-26 Michael Orlitzkymakefile: bypass the "sage" script when testing
2024-11-23 Michael Orlitzkymjo/hurwitz.py: quaternion gens are a tuple now
2024-11-23 Michael Orlitzkymjo/**/*.py: update table rendering
2024-11-22 Michael Orlitzkymjo/eja/eja_algebra.py: block-scoped "long time" tags
2024-11-22 Michael Orlitzkymjo/eja/eja_subalgebra.py: block-scoped "long time...
2024-11-22 Michael Orlitzkymjo/eja/eja_element.py: block-scoped "long time" tags
2024-11-22 Michael Orlitzkymjo/cone/symmetric_psd.py: don't import from sage.all
2024-11-22 Michael Orlitzkymjo/cone/symmetric_pd.py: don't import from sage.all
2024-11-22 Michael Orlitzkymjo/cone/cone.py: remove
2024-11-22 Michael Orlitzkymjo/cone/permutation_invariant.py: don't import from...
2024-11-22 Michael Orlitzkymjo/cone/doubly_nonnegative.py: don't import from sage.all
2024-11-22 Michael Orlitzkymjo/cone/cone.py: don't import from sage.all
2024-11-22 Michael Orlitzkymjo/cone/completely_positive.py: don't import from...
2024-11-22 Michael Orlitzkymjo/cone/faces.py: don't import from sage.all
2024-11-22 Michael Orlitzkymjo/symbol_sequence.py: don't import from sage.all
2024-11-22 Michael Orlitzkymjo/polynomial.py: don't import from sage.all
2024-11-22 Michael Orlitzkymjo/orthogonal_polynomials.py: don't import from sage.all
2024-11-22 Michael Orlitzkymjo/basis_repr.py: don't import from sage.all
2024-11-22 Michael Orlitzkymjo/interpolation.py: don't import sage.all in global...
2024-11-22 Michael Orlitzkymjo/misc.py: don't import sage.all
2024-11-22 Michael Orlitzkymjo/basis_repr.py: replace deprecated is_MatrixSpace()
2024-11-22 Michael Orlitzkymjo/eja/eja_utils.py: replace deprecated is_Matrix()
2024-10-31 Michael Orlitzkymjo/cone/faces.py: add another reducibility test
2024-05-19 Michael Orlitzkymjo/cone/faces.py: use simpler dual face formula
2024-05-19 Michael Orlitzkymjo/cone/permutation_invariant.py: use cones.foo()...
2024-05-18 Michael OrlitzkyREADME: rewrite it, it was rather out-of-date
2024-05-18 Michael Orlitzkymakefile: timeout overrides should no longer be necessary
2024-05-18 Michael Orlitzkymjo/cone/rearrangement.py: bye, use sage's cones.rearra...
2024-05-18 Michael Orlitzkymjo/cone/trivial_cone.py: bye, use sage's cones.trivial...
2024-05-18 Michael Orlitzkymjo/cone/nonnegative_orthant.py: bye, use cones.nonnega...
2024-05-18 Michael Orlitzkymjo/cone/schur.py: bye, use sage's cones.schur() instead
2024-05-06 Michael OrlitzkyCOPYING,LICENSE: add (AGPL-3.0+)
2023-02-24 Michael Orlitzkyeja: rename operator_inner_product -> operator_trace...
2023-02-07 Michael OrlitzkyTODO: add another one.
2023-02-05 Michael Orlitzkyeja: add another test case for the Albert EJA determinant.
2023-02-04 Michael Orlitzkyeja: drop "FiniteDimensional" prefix everywhere.
2023-02-04 Michael Orlitzkyeja: special subalgebra handling for Cartesian product...
2023-02-04 Michael OrlitzkyTODO: drop "FiniteDimensional" everywhere.
2023-02-04 Michael Orlitzkyeja: don't pointlessly orthonormalize in subalgebra_ide...
2023-02-02 Michael Orlitzkymjo/random.py: new module for random_unitary_matrix().
2023-01-29 Michael Orlitzkyeja: write the ALGORITHM block for the degree of an...
2023-01-29 Michael Orlitzkyeja: add the trace (matrix) operator inner product.
2023-01-29 Michael Orlitzkyeja: drop a superfluous semicolon.
2022-02-02 Michael Orlitzkyeja: use QQ for another potentially slow doctest.
2022-02-02 Michael Orlitzkyeja: remove an "expected algebra failure" that now...
2022-02-02 Michael Orlitzkyhurwitz.py: speed up conjugate() and conjugate_transpose().
2022-02-02 Michael Orlitzkymjo/hurwitz.py: speed up is_hermitian() and is_skew_sym...
2022-02-02 Michael Orlitzkymatrix_algebra.py: speed up __getitem__() and trace().
2022-02-02 Michael Orlitzkyeja: use orthonormalize=False for all subalgebra_genera...
2022-02-02 Michael Orlitzkyeja: change a misleading comment.
2022-02-02 Michael Orlitzkyeja: fix parent of empty sum in element inverse().
2022-02-01 Michael Orlitzkyeja: add an "r" to a docstring.
2022-02-01 Michael Orlitzkyeja: mention the new EJA in the docs.
2022-02-01 Michael Orlitzkyeja: add more "# long time" markers.
2022-02-01 Michael Orlitzkyeja: add "# long time" to two potentially slow tests.
2022-02-01 Michael Orlitzkyeja: test the nonnegativity of trace() for squares.
2022-01-31 Michael Orlitzkyeja: revert random_element() to old fast behavior.
2022-01-31 Michael Orlitzkyeja: typo fix in TODO.
2022-01-30 Michael Orlitzkyeja: fix a copy/paste error in the docs.
2022-01-30 Michael Orlitzkyeja: cache one() for the new EJA.
2022-01-28 Michael Orlitzkyeja: use the correct definition for the new algebra.
2022-01-27 Michael Orlitzkyhurwitz.py: swap is_sker_hermitian() for is_skew_symmet...
2022-01-26 Michael Orlitzkyeja: begin work on the ComplexSkewHermitianEJA.
2022-01-26 Michael Orlitzkyhurwitz.py: add conjugate() method for matrices.
2022-01-26 Michael Orlitzkyhurwitz.py: add is_skew_hermitian() method.
next