]> gitweb.michael.orlitzky.com - sage.d.git/shortlog
sage.d.git
2015-10-13 Michael OrlitzkyClean up some imports and fix another test failure.
2015-10-13 Michael OrlitzkyFix deprecated zero_element().
2015-10-13 Michael OrlitzkyRemove lyapunov_rank() for inclusion in Sage.
2015-10-12 Michael OrlitzkyCleanup on _restrict_to_space() tests and documentation.
2015-10-12 Michael OrlitzkyRemove _basically_the_same from cone.py.
2015-10-12 Michael OrlitzkyMove basically_the_same() into tests.py and call it...
2015-10-09 Michael OrlitzkyBegin cleaning up lyapunov_rank().
2015-10-08 Michael OrlitzkyRename LL() to lyapunov_like_basis().
2015-10-07 Michael OrlitzkyUpdate some tests still using LL(K).
2015-10-07 Michael OrlitzkyFix doctest in permutation_invariant.py.
2015-10-05 Michael OrlitzkyFix Z_transformations() implementation and tests.
2015-10-05 Michael OrlitzkyAdd Z_transformations() function.
2015-10-05 Michael OrlitzkySimplify implementation of positive_operators().
2015-10-02 Michael OrlitzkyRemove function LL() for Sage proper.
2015-10-02 Michael OrlitzkyRemove the discrete_complementarity_set() function...
2015-10-01 Michael OrlitzkyAdd the positive_operators() function.
2015-10-01 Michael OrlitzkyShorten the docstring for LL(K).
2015-09-28 Michael OrlitzkyAdd the cone.permutation_invariant module.
2015-09-20 Michael OrlitzkyAdd the has_rearrangement_property() function for vectors.
2015-09-20 Michael OrlitzkyAdd the random_element() function for cones.
2015-09-20 Michael OrlitzkyAdd remaining examples/tests for rearrangement_cone.
2015-09-20 Michael OrlitzkyRearrange some import statements.
2015-09-20 Michael OrlitzkyAdd examples for the is_lyapunov_like() function.
2015-09-20 Michael OrlitzkyUpdate usage of matrix_simplify_full (now part of Sage).
2015-09-19 Michael OrlitzkyRemove matrix_simplify_full(), this was merged in trac...
2015-09-19 Michael OrlitzkyRemove matrix_subs_expr() now that subs() absorbed...
2015-09-17 Michael OrlitzkyAdd the is_lyapunov_like() function to the cone.cone...
2015-09-11 Michael OrlitzkyBegin work on the rearrangement cone.
2015-08-20 Michael OrlitzkyReplace _rho with _restrict_to_space in cone/tests.py.
2015-08-20 Michael OrlitzkyUpdate discrete_complementarity_set() docs.
2015-08-16 Michael OrlitzkyRename _rho to _restrict_to_space and make it work...
2015-08-11 Michael OrlitzkySlightly simplify LL() code.
2015-08-05 Michael OrlitzkyUpdate some comments for lyapunov_rank().
2015-08-05 Michael OrlitzkyMove some excessive tests into a new module, cone.tests.
2015-08-04 Michael OrlitzkyUpdate max_ambient_dim parameter name for random_cone().
2015-07-27 Michael OrlitzkyUpdate docs for cone.discrete_complementarity_set().
2015-07-27 Michael Orlitzkymjo/interpolation.py: fix typo.
2015-06-15 Michael OrlitzkyMake basically_the_same() and rho() functions private.
2015-06-15 Michael OrlitzkyAdd a new test for a theorem in the improper paper.
2015-06-14 Michael OrlitzkyRemove the lineality() and codim() functions (now depen...
2015-06-13 Michael OrlitzkyFinish test cleanup, notation updates, and dead code...
2015-06-12 Michael OrlitzkyRevert "Remove unused codim() function."
2015-06-12 Michael OrlitzkyIn the middle of mangling things.
2015-06-12 Michael OrlitzkyAaaand the test that was using that "unused" function.
2015-06-12 Michael OrlitzkyRemove unused unrestrict_span() function.
2015-06-12 Michael OrlitzkyRemove unused codim() function.
2015-06-07 Michael OrlitzkyAdd back the drop_dependent() function.
2015-06-07 Michael OrlitzkyBegin to clear up the mysteries of why the restriction...
2015-06-06 Michael OrlitzkyUse built-in Gram-Schmidt to make things a little better.
2015-06-05 Michael OrlitzkyCommit a big fucking mess while I refactor the span...
2015-06-04 Michael OrlitzkyUpdate existing tests to use the codim() function.
2015-06-04 Michael OrlitzkyAdd the cone codim() function.
2015-06-04 Michael OrlitzkySwitch existing tests to use the lineality() method.
2015-06-04 Michael OrlitzkyAdd a cone lineality function.
2015-06-03 Michael OrlitzkyRemove unused code and implement the improved Lyapunov...
2015-06-03 Michael OrlitzkyAdd the project_span() function.
2015-06-01 Michael OrlitzkyAdd some more reduction theorem test cases.
2015-06-01 Michael OrlitzkyRemove the broken isomorphism tests leaving the reducti...
2015-06-01 Michael OrlitzkyTry the span_iso approach to fix my isomorphism tests.
2015-06-01 Michael OrlitzkyCommit the good (?) version of cone.py.
2015-06-01 Michael OrlitzkyCommit the busted version of cone.py.
2015-05-31 Michael OrlitzkyAdd a few tests for LL(K).
2015-05-30 Michael OrlitzkyFix the LL(K) code.
2015-05-24 Michael OrlitzkyFirst attempt at implementing LL(K); it doesn't work.
2015-05-24 Michael OrlitzkyAdd citations for Lyapunov rank examples/tests.
2015-05-24 Michael OrlitzkyRemove is_full_space() and random_cone(); see Sage...
2015-05-19 Michael OrlitzkyFactor out the is_full_space() function.
2015-05-19 Michael OrlitzkyDon't count on 2*dim(V) rays generating V.
2015-05-19 Michael OrlitzkyEnsure that we generate min_rays generators; add more...
2015-05-19 Michael OrlitzkySimplify the random_cone() code by defaulting to lower...
2015-05-18 Michael OrlitzkyFactor out the discrete_complementarity_set() function.
2015-05-14 Michael OrlitzkyAdd a random_cone() function and use it in two tests.
2015-05-11 Michael OrlitzkyAdd basic Lyapunov rank implementation for polyhedral...
2014-11-13 Michael OrlitzkyAdd the matrix_of_transformation function to matrix_vec...
2014-11-04 Michael OrlitzkyImport mjo.cone.* by default.
2014-11-04 Michael OrlitzkyAdd random_doubly_nonnegative() and random_extreme_doub...
2014-11-04 Michael OrlitzkyAdd is_admissible_extreme_rank() and use it to implemen...
2014-11-04 Michael OrlitzkyAdd the random_psd() function.
2014-11-03 Michael OrlitzkyImplement the is(_extreme)_completely_positive functions.
2014-11-03 Michael OrlitzkyImplement the is_extreme_doubly_nonnegative() function...
2014-11-03 Michael OrlitzkyAdd the E() basis matrix function.
2014-11-03 Michael OrlitzkyConvert "n" to an integer explicitly in has_admissible_...
2014-11-03 Michael OrlitzkyAdd the matrix_vector module with only the isomorphism...
2014-11-03 Michael OrlitzkyComment/whitespace cleanup.
2014-10-30 Michael Orlitzkydoubly_nonnegative.py: Begin implementing the extreme...
2014-10-30 Michael OrlitzkyWhitespace fix.
2014-10-30 Michael OrlitzkyWhitespace fix.
2014-10-30 Michael OrlitzkyRefactor symmetric_pds/doubly_nonnegative.
2014-10-30 Michael OrlitzkyAdd __init__.py for mjo.cone.
2014-10-30 Michael OrlitzkyNew module: cone.doubly_nonnegative.
2014-10-30 Michael OrlitzkyNew module: cone.symmetric_psd.
2014-10-29 Michael OrlitzkyDisable terminal colors in init.sage.
2014-10-29 Michael OrlitzkyAdd the matrix_simplify_full() function to symbolic.py.
2014-10-24 Michael OrlitzkyUpdate SymbolSequence to use underscores.
2014-10-24 Michael OrlitzkyFix a comment.
2014-10-24 Michael OrlitzkyAdd a note to the README about `sage -t` not loading...
2014-10-24 Michael OrlitzkyFix a (harmless) doctest failure in mjo.interpolation.
2014-10-16 Michael OrlitzkyUse ~/src/sage.d as library path.
2014-05-09 Michael OrlitzkyAdd the matrix_subs_expr function.
2014-04-15 Michael OrlitzkyOverride list_plot (in addition to the already-override...
next