2016-09-23 |
Michael Orlitzky | Remove references to my unfinished paper. |
commit | commitdiff | tree | snapshot |
2016-09-23 |
Michael Orlitzky | Implement Z-operators in terms of cross-positive ones. |
commit | commitdiff | tree | snapshot |
2016-08-27 |
Michael Orlitzky | Add a test for my construction of LL(pi(K,H)). |
commit | commitdiff | tree | snapshot |
2016-08-22 |
Michael Orlitzky | Begin working on a two-cone pi(K1,K2). |
commit | commitdiff | tree | snapshot |
2016-08-08 |
Michael Orlitzky | Add LL_cone() convenience function. |
commit | commitdiff | tree | snapshot |
2016-02-06 |
Michael Orlitzky | Change "Z-transformation" to "Z-operator". |
commit | commitdiff | tree | snapshot |
2016-01-31 |
Michael Orlitzky | Add a comment to is_lyapunov_like(). |
commit | commitdiff | tree | snapshot |
2016-01-13 |
Michael Orlitzky | Only check=False when K is proper (can't prove it other... |
commit | commitdiff | tree | snapshot |
2016-01-12 |
Michael Orlitzky | Remove the motzkin_decomposition() method, now Trac... |
commit | commitdiff | tree | snapshot |
2016-01-11 |
Michael Orlitzky | Add a note about the nonstandard name "Motzkin decompos... |
commit | commitdiff | tree | snapshot |
2016-01-11 |
Michael Orlitzky | Add tests for the dual/adjoint relationship of pi/Z. |
commit | commitdiff | tree | snapshot |
2016-01-11 |
Michael Orlitzky | Add tests for permutation/conjugation of cones/transfor... |
commit | commitdiff | tree | snapshot |
2016-01-11 |
Michael Orlitzky | Clean up some notation in tests. |
commit | commitdiff | tree | snapshot |
2016-01-11 |
Michael Orlitzky | Add tests for the dimension of the Z-transformation... |
commit | commitdiff | tree | snapshot |
2016-01-11 |
Michael Orlitzky | Add some more Z_transformation_gens examples. |
commit | commitdiff | tree | snapshot |
2016-01-11 |
Michael Orlitzky | Don't check the cones constructed in motzkin_decomposit... |
commit | commitdiff | tree | snapshot |
2016-01-11 |
Michael Orlitzky | Add another test for motzkin_decomposition(). |
commit | commitdiff | tree | snapshot |
2016-01-11 |
Michael Orlitzky | Don't check the pi/Z cone for when K is solid or pointed. |
commit | commitdiff | tree | snapshot |
2016-01-09 |
Michael Orlitzky | Use check=False when constructing pi/Z cones. |
commit | commitdiff | tree | snapshot |
2016-01-08 |
Michael Orlitzky | Use max_ambient_dim=4 for the pi/Z stuff, things get... |
commit | commitdiff | tree | snapshot |
2016-01-08 |
Michael Orlitzky | Give an example where check=True is necessary for the... |
commit | commitdiff | tree | snapshot |
2016-01-08 |
Michael Orlitzky | Remove some unused junk from the top of rearrangement.py. |
commit | commitdiff | tree | snapshot |
2016-01-07 |
Michael Orlitzky | Add some lineality examples, remove one dimension one... |
commit | commitdiff | tree | snapshot |
2016-01-07 |
Michael Orlitzky | Add more examples for the positive operators. |
commit | commitdiff | tree | snapshot |
2016-01-07 |
Michael Orlitzky | Add tests for Corollary 2 in the paper (lineality of... |
commit | commitdiff | tree | snapshot |
2016-01-07 |
Michael Orlitzky | Test the lineality space of the dual of the cone of... |
commit | commitdiff | tree | snapshot |
2016-01-06 |
Michael Orlitzky | Add more positive operator examples from the paper. |
commit | commitdiff | tree | snapshot |
2016-01-06 |
Michael Orlitzky | Remove the cone tests since they all belong to one... |
commit | commitdiff | tree | snapshot |
2016-01-06 |
Michael Orlitzky | Add some Proposition 3 tests for positive operators. |
commit | commitdiff | tree | snapshot |
2016-01-06 |
Michael Orlitzky | More minor tweaks to motzkin_decomposition(). |
commit | commitdiff | tree | snapshot |
2016-01-06 |
Michael Orlitzky | More minor cleanup of motzkin_decomposition(). |
commit | commitdiff | tree | snapshot |
2016-01-05 |
Michael Orlitzky | Cite Stoer & Witzgall for the Motzkin decomposition. |
commit | commitdiff | tree | snapshot |
2016-01-04 |
Michael Orlitzky | Remove random_element() for sage and start cleanup... |
commit | commitdiff | tree | snapshot |
2015-12-31 |
Michael Orlitzky | Rename pointed_decomposition() to motzkin_decomposition(). |
commit | commitdiff | tree | snapshot |
2015-12-31 |
Michael Orlitzky | Add a description for the pointed_decomposition() doctest. |
commit | commitdiff | tree | snapshot |
2015-12-31 |
Michael Orlitzky | Very rough first implementation of pointed_decomposition(). |
commit | commitdiff | tree | snapshot |
2015-12-31 |
Michael Orlitzky | More examples and a better implementation for random_el... |
commit | commitdiff | tree | snapshot |
2015-12-31 |
Michael Orlitzky | Remove whitespace around keyword arguments. |
commit | commitdiff | tree | snapshot |
2015-12-31 |
Michael Orlitzky | Don't import the nonexistent mjo.plot. |
commit | commitdiff | tree | snapshot |
2015-12-04 |
Michael Orlitzky | Fix a deprecated doctest. |
commit | commitdiff | tree | snapshot |
2015-12-04 |
Michael Orlitzky | Remove the 'symbolic' module, there's no real use for... |
commit | commitdiff | tree | snapshot |
2015-11-25 |
Michael Orlitzky | Add a test for the lineality spaces of Z/pi-star being... |
commit | commitdiff | tree | snapshot |
2015-11-25 |
Michael Orlitzky | Add a test for K.is_proper() <==> pi(K).is_proper(). |
commit | commitdiff | tree | snapshot |
2015-11-17 |
Michael Orlitzky | Rename solid_quotient() to solid_restriction(). |
commit | commitdiff | tree | snapshot |
2015-11-15 |
Michael Orlitzky | Add restrict_to_subspace function and use it to test... |
commit | commitdiff | tree | snapshot |
2015-11-12 |
Michael Orlitzky | Add another test for the lineality space of Z(K) being... |
commit | commitdiff | tree | snapshot |
2015-11-10 |
Michael Orlitzky | Remove mjo/plot.py, merged in http://trac.sagemath... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
Michael Orlitzky | Add a test for the lineality of the cone of positive... |
commit | commitdiff | tree | snapshot |
2015-10-19 |
Michael Orlitzky | Add missing set_random_seed() to tests and fix my corol... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
Michael Orlitzky | Play around with positive operators and Z-transformatio... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Michael Orlitzky | Clean up some imports and fix another test failure. |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Michael Orlitzky | Fix deprecated zero_element(). |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Michael Orlitzky | Remove lyapunov_rank() for inclusion in Sage. |
commit | commitdiff | tree | snapshot |
2015-10-12 |
Michael Orlitzky | Cleanup on _restrict_to_space() tests and documentation. |
commit | commitdiff | tree | snapshot |
2015-10-12 |
Michael Orlitzky | Remove _basically_the_same from cone.py. |
commit | commitdiff | tree | snapshot |
2015-10-12 |
Michael Orlitzky | Move basically_the_same() into tests.py and call it... |
commit | commitdiff | tree | snapshot |
2015-10-09 |
Michael Orlitzky | Begin cleaning up lyapunov_rank(). |
commit | commitdiff | tree | snapshot |
2015-10-08 |
Michael Orlitzky | Rename LL() to lyapunov_like_basis(). |
commit | commitdiff | tree | snapshot |
2015-10-07 |
Michael Orlitzky | Update some tests still using LL(K). |
commit | commitdiff | tree | snapshot |
2015-10-07 |
Michael Orlitzky | Fix doctest in permutation_invariant.py. |
commit | commitdiff | tree | snapshot |
2015-10-05 |
Michael Orlitzky | Fix Z_transformations() implementation and tests. |
commit | commitdiff | tree | snapshot |
2015-10-05 |
Michael Orlitzky | Add Z_transformations() function. |
commit | commitdiff | tree | snapshot |
2015-10-05 |
Michael Orlitzky | Simplify implementation of positive_operators(). |
commit | commitdiff | tree | snapshot |
2015-10-02 |
Michael Orlitzky | Remove function LL() for Sage proper. |
commit | commitdiff | tree | snapshot |
2015-10-02 |
Michael Orlitzky | Remove the discrete_complementarity_set() function... |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Michael Orlitzky | Add the positive_operators() function. |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Michael Orlitzky | Shorten the docstring for LL(K). |
commit | commitdiff | tree | snapshot |
2015-09-28 |
Michael Orlitzky | Add the cone.permutation_invariant module. |
commit | commitdiff | tree | snapshot |
2015-09-20 |
Michael Orlitzky | Add the has_rearrangement_property() function for vectors. |
commit | commitdiff | tree | snapshot |
2015-09-20 |
Michael Orlitzky | Add the random_element() function for cones. |
commit | commitdiff | tree | snapshot |
2015-09-20 |
Michael Orlitzky | Add remaining examples/tests for rearrangement_cone. |
commit | commitdiff | tree | snapshot |
2015-09-20 |
Michael Orlitzky | Rearrange some import statements. |
commit | commitdiff | tree | snapshot |
2015-09-20 |
Michael Orlitzky | Add examples for the is_lyapunov_like() function. |
commit | commitdiff | tree | snapshot |
2015-09-20 |
Michael Orlitzky | Update usage of matrix_simplify_full (now part of Sage). |
commit | commitdiff | tree | snapshot |
2015-09-19 |
Michael Orlitzky | Remove matrix_simplify_full(), this was merged in trac... |
commit | commitdiff | tree | snapshot |
2015-09-19 |
Michael Orlitzky | Remove matrix_subs_expr() now that subs() absorbed... |
commit | commitdiff | tree | snapshot |
2015-09-17 |
Michael Orlitzky | Add the is_lyapunov_like() function to the cone.cone... |
commit | commitdiff | tree | snapshot |
2015-09-11 |
Michael Orlitzky | Begin work on the rearrangement cone. |
commit | commitdiff | tree | snapshot |
2015-08-20 |
Michael Orlitzky | Replace _rho with _restrict_to_space in cone/tests.py. |
commit | commitdiff | tree | snapshot |
2015-08-20 |
Michael Orlitzky | Update discrete_complementarity_set() docs. |
commit | commitdiff | tree | snapshot |
2015-08-16 |
Michael Orlitzky | Rename _rho to _restrict_to_space and make it work... |
commit | commitdiff | tree | snapshot |
2015-08-11 |
Michael Orlitzky | Slightly simplify LL() code. |
commit | commitdiff | tree | snapshot |
2015-08-05 |
Michael Orlitzky | Update some comments for lyapunov_rank(). |
commit | commitdiff | tree | snapshot |
2015-08-05 |
Michael Orlitzky | Move some excessive tests into a new module, cone.tests. |
commit | commitdiff | tree | snapshot |
2015-08-04 |
Michael Orlitzky | Update max_ambient_dim parameter name for random_cone(). |
commit | commitdiff | tree | snapshot |
2015-07-27 |
Michael Orlitzky | Update docs for cone.discrete_complementarity_set(). |
commit | commitdiff | tree | snapshot |
2015-07-27 |
Michael Orlitzky | mjo/interpolation.py: fix typo. |
commit | commitdiff | tree | snapshot |
2015-06-15 |
Michael Orlitzky | Make basically_the_same() and rho() functions private. |
commit | commitdiff | tree | snapshot |
2015-06-15 |
Michael Orlitzky | Add a new test for a theorem in the improper paper. |
commit | commitdiff | tree | snapshot |
2015-06-14 |
Michael Orlitzky | Remove the lineality() and codim() functions (now depen... |
commit | commitdiff | tree | snapshot |
2015-06-13 |
Michael Orlitzky | Finish test cleanup, notation updates, and dead code... |
commit | commitdiff | tree | snapshot |
2015-06-12 |
Michael Orlitzky | Revert "Remove unused codim() function." |
commit | commitdiff | tree | snapshot |
2015-06-12 |
Michael Orlitzky | In the middle of mangling things. |
commit | commitdiff | tree | snapshot |
2015-06-12 |
Michael Orlitzky | Aaaand the test that was using that "unused" function. |
commit | commitdiff | tree | snapshot |
2015-06-12 |
Michael Orlitzky | Remove unused unrestrict_span() function. |
commit | commitdiff | tree | snapshot |
2015-06-12 |
Michael Orlitzky | Remove unused codim() function. |
commit | commitdiff | tree | snapshot |
2015-06-07 |
Michael Orlitzky | Add back the drop_dependent() function. |
commit | commitdiff | tree | snapshot |
2015-06-07 |
Michael Orlitzky | Begin to clear up the mysteries of why the restriction... |
commit | commitdiff | tree | snapshot |
2015-06-06 |
Michael Orlitzky | Use built-in Gram-Schmidt to make things a little better. |
commit | commitdiff | tree | snapshot |
2015-06-05 |
Michael Orlitzky | Commit a big fucking mess while I refactor the span... |
commit | commitdiff | tree | snapshot |
next |