projects
/
sage.d.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
sage.d.git
2019-07-29
Michael Orlitzky
eja: add quadratic_representation() for elements.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
Michael Orlitzky
eja: use random_eja() where applicable in tests.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
Michael Orlitzky
eja: don't test for element matrix() symmetry (I don...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
Michael Orlitzky
eja: fix the basis order for Sn.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
Michael Orlitzky
eja: add missing set_random_seed() call.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
Michael Orlitzky
eja: add the random_eja() function.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
Michael Orlitzky
eja: add a comment about row/column vectors to eja_sn().
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
Michael Orlitzky
eja: add the simple algebra S^n.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
Michael Orlitzky
eja: add det() and trace() for regular elements.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
Michael Orlitzky
eja: de-implement characteristic_polynomial for irregul...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
Michael Orlitzky
eja: put element methods in alphabetical order.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
Michael Orlitzky
eja: add is_regular() method on elements.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
Michael Orlitzky
eja: fix element matrices.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
Michael Orlitzky
eja: fix element powers.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
Michael Orlitzky
eja: add doctest for a bug in subalgebra_generated_by().
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
Michael Orlitzky
eja: add currently-busted subalgebra_idempotent() method.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
Michael Orlitzky
eja: use different generator names in subalgebras.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
Michael Orlitzky
eja: add is_nilpotent() for elements.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
Michael Orlitzky
eja: recurse more directly in minimal_polynomial().
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
Michael Orlitzky
eja: use the associativity of one-generator subalgebras.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
Michael Orlitzky
eja: fix the rank of the spin factor algebra.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
Michael Orlitzky
eja: remove symmetry test that don't work.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
Michael Orlitzky
eja: rewrite the classcall/init process.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
Michael Orlitzky
eja: implement a working minimal_polynomial().
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
Michael Orlitzky
eja: add subalgebra_generated_by() method.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
Michael Orlitzky
eja: add another test for degree().
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
Michael Orlitzky
eja: test that left-mult matrices are symmetric.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
Michael Orlitzky
eja: add span_of_powers() method.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
Michael Orlitzky
eja: remove an erroneous comment.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
Michael Orlitzky
eja: begin implementing an element class.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
Michael Orlitzky
eja: implement my own algebra subclass.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
Michael Orlitzky
eja: fix field arguments, add comment.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
Michael Orlitzky
eja: add eja_minimal_polynomial() function.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
Michael Orlitzky
eja: add eja_ln() for the rank-two algebra.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
Michael Orlitzky
eja: add examples for eja_rn.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
Michael Orlitzky
eja: begin draft implementation of euclidean jordan...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Michael Orlitzky
mjo/polynomial.py: remove a redundant line from a test.
commit
|
commitdiff
|
tree
|
snapshot
2019-02-21
Michael Orlitzky
mjo/polynomial.py: add another multidiv test based...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-21
Michael Orlitzky
Revert "mjo/polynomial.py: improve multidiv performance...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-21
Michael Orlitzky
mjo/polynomial.py: add a (failing!) test for Example...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-20
Michael Orlitzky
mjo/polynomial.py: add two more examples from exercises...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-18
Michael Orlitzky
mjo/polynomial.py: improve multidiv performance a bit.
commit
|
commitdiff
|
tree
|
snapshot
2019-02-18
Michael Orlitzky
mjo/polynomial.py: improve tests for new multidiv function.
commit
|
commitdiff
|
tree
|
snapshot
2019-02-18
Michael Orlitzky
mjo/orthogonal_polynomials.py: fix doctests.
commit
|
commitdiff
|
tree
|
snapshot
2019-02-18
Michael Orlitzky
Add new mjo.polynomial module with the "multidiv" function.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-20
Michael Orlitzky
Revert "... add completely_positive_operators_gens()."
commit
|
commitdiff
|
tree
|
snapshot
2018-12-20
Michael Orlitzky
mjo/cone/completely_positive.py: add completely_positiv...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Michael Orlitzky
mjo/cone/symmetric_pd: add inverse_symmetric_pd() function.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Michael Orlitzky
mjo/cone/symmetric_pd: new module for symmetric positiv...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Michael Orlitzky
mjo/cone/symmetric_psd: add missing set_random_seed...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Michael Orlitzky
mjo/cone/symmetric_psd: don't use recusion; work on...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Michael Orlitzky
mjo/cone: improve docstrings the the rearrangement...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Michael Orlitzky
mjo/cone: rename random_psd() to random_symmetric_psd().
commit
|
commitdiff
|
tree
|
snapshot
2018-11-12
Michael Orlitzky
cone/trivial_cone.py: add the trivial_cone() function.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-12
Michael Orlitzky
cone/rearrangement.py: simplify the implementation.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-12
Michael Orlitzky
cone/rearrangement.py: add a "lattice" argument.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-12
Michael Orlitzky
cone/rearrangement.py: fix the test for propriety.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-12
Michael Orlitzky
cone/rearrangement.py: add a few more tests.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-12
Michael Orlitzky
cone/rearrangement.py: add some preliminary references.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-12
Michael Orlitzky
cone/schur.py: add "lattice" argument.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-12
Michael Orlitzky
cone/nonnegative_orthant.py: add a word to the docs.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-11
Michael Orlitzky
cone/nonnegative_orthant.py: add "lattice" argument.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-10
Michael Orlitzky
cone/schur.py: add a test for the dual of the Schur...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-04
Michael Orlitzky
cone/symmetric_psd.py: use two more generator expressions.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-04
Michael Orlitzky
cone/symmetric_psd.py: use a generator expression in...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-04
Michael Orlitzky
cone/cone.py: use generator expressions instead of...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-04
Michael Orlitzky
orthogonal_polynomials.py: use generator expressions...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-04
Michael Orlitzky
orthogonal_polynomials.py: use xrange everywhere.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-04
Michael Orlitzky
matrix_vector.py: use xrange everywhere.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-04
Michael Orlitzky
mjo/interpolation.py: partial conversion to generator...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-04
Michael Orlitzky
mjo/interpolation.py: use xrange everywhere.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-04
Michael Orlitzky
cone/schur.py: use xrange in one place.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-04
Michael Orlitzky
cone/rearrangement.py: use xrange everywhere.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-04
Michael Orlitzky
cone/doubly_nonnegative.py: use xrange in two places.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-04
Michael Orlitzky
cone/doubly_nonnegative.py: use generator expressions...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-04
Michael Orlitzky
cone/faces.py: use xrange in two places.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-04
Michael Orlitzky
cone/permutation_invariant.py: use xrange in two places.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-04
Michael Orlitzky
symbol_sequence.py: allow _flatten_list_ to work on...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-04
Michael Orlitzky
symbol_sequence.py: use xrange where applicable.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-04
Michael Orlitzky
symbol_sequence.py: use generator expressions where...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-04
Michael Orlitzky
cone/rearrangement.py: use generator expressions where...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-04
Michael Orlitzky
cone/permutation_invariant.py: add test for the nonnega...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-04
Michael Orlitzky
cone/permutation_invariant.py: use generator expression...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-04
Michael Orlitzky
cone/schur.py: use generator expressions where applicable.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-04
Michael Orlitzky
cone/faces.py: use generator expressions where applicable.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-03
Michael Orlitzky
cone/schur.py: test that the schur cone induces the...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-02
Michael Orlitzky
cone/schur.py: clean up and add some tests.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-02
Michael Orlitzky
mjo/cone: add the nonnegative_orthant module.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-02
Michael Orlitzky
cone/faces.py: add the missing HilgertHofmannLawson...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-02
Michael Orlitzky
cone/faces.py: test that dual-face-of-dual-face is...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-02
Michael Orlitzky
cone/faces.py: test the relationship between dual_face...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-02
Michael Orlitzky
cone/faces.py: add preliminary dual_face() operation.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-02
Michael Orlitzky
cone/faces.py: add test for Proposition 3.1 and Corolla...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-02
Michael Orlitzky
cone/faces.py: test a lattice join property of face_gen...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-02
Michael Orlitzky
cone/faces.py: add a relative interior test for face_ge...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-02
Michael Orlitzky
cone/faces.py: remove a misleading comment.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-02
Michael Orlitzky
cone/faces.py: update the wording of two tests.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Michael Orlitzky
README: update comments on the test suite.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Michael Orlitzky
Kill unnecessary sitedir mangling.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Michael Orlitzky
Add the new mjo.cone.faces module with the face_generat...
commit
|
commitdiff
|
tree
|
snapshot
next