#17798: Create a class for Coxeter matrices and types
-------------------------------------+-------------------------------------
       Reporter:  tscrim             |        Owner:  sage-combinat
           Type:  enhancement        |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-6.9
      Component:  group theory       |   Resolution:
       Keywords:  Coxeter groups,    |    Merged in:
  matrices, types, days64            |    Reviewers:  Jean-Philippe Labbé,
        Authors:  Travis Scrimshaw,  |  Travis Scrimshaw
  Jean-Philippe Labbé                |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:                     |  e2ad1561bd6d9ef31b53abaaac3681df99035745
  public/combinat/coxeter_matrices-17798|     Stopgaps:
   Dependencies:  #17990, #18152,    |
  #18743                             |
-------------------------------------+-------------------------------------

Comment (by kdilks):

 Tests on the files you changed pass, but it's causing some sort of
 infinite recursion on crystals. It's also causing some doctests to fail in
 {{{cluster_seed()}}}.

 {{{
 sage -t --long src/sage/combinat/rigged_configurations/kr_tableaux.py  # 5
 doctests failed
 sage -t --long
 src/sage/combinat/rigged_configurations/rigged_configurations.py  # 7
 doctests failed
 sage -t --long src/sage/combinat/crystals/littelmann_path.py  # 3 doctests
 failed
 sage -t --long src/sage/combinat/crystals/kirillov_reshetikhin.py  # 34
 doctests failed
 sage -t --long src/sage/combinat/cluster_algebra_quiver/cluster_seed.py  #
 3 doctests failed
 sage -t --long
 src/sage/combinat/rigged_configurations/rigged_configuration_element.py  #
 1 doctest failed
 sage -t --long src/sage/combinat/crystals/kyoto_path_model.py  # 3
 doctests failed
 sage -t --long src/sage/combinat/crystals/tensor_product.py  # 6 doctests
 failed
 sage -t --long
 src/doc/en/thematic_tutorials/lie/affine_finite_crystals.rst  # 9 doctests
 failed
 sage -t --long src/sage/combinat/root_system/cartan_type.py  # 1 doctest
 failed
 sage -t --long src/sage/combinat/root_system/dynkin_diagram.py  # 1
 doctest failed
 sage -t --long src/sage/combinat/crystals/subcrystal.py  # 2 doctests
 failed
 sage -t --long src/sage/combinat/crystals/virtual_crystal.py  # 4 doctests
 failed
 }}}

 You can ignore two failing doctests in root system, since I believe you
 just fixed those.

--
Ticket URL: <http://trac.sagemath.org/ticket/17798#comment:66>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to