#9831: Permutation(list) should check its input (?)
-----------------------------+----------------------------------------------
   Reporter:  mmezzarobba    |       Owner:  sage-combinat
       Type:  defect         |      Status:  needs_work   
   Priority:  major          |   Milestone:  sage-4.6.1   
  Component:  combinatorics  |    Keywords:               
     Author:  Neal Harris    |    Upstream:  N/A          
   Reviewer:                 |      Merged:               
Work_issues:                 |  
-----------------------------+----------------------------------------------
Changes (by newvalueoldvalue):

  * status:  new => needs_work
  * author:  => Neal Harris


Comment:

 I've uploaded a patch which takes care of this issue.  (It also allows
 Permutation to take a list of non-disjoint tuples.)  There's still some
 work to be done, as the patch breaks several doctests:

 {{{
 ----------------------------------------------------------------------

 The following tests failed:

         sage -t -long devel/sage-
 test/doc/en/bordeaux_2008/generators_for_rings.rst # 4 doctests failed
         sage -t -long devel/sage-
 test/sage/combinat/integer_vector_weighted.py # 7 doctests failed
         sage -t -long devel/sage-
 test/sage/combinat/posets/hasse_diagram.py # 1 doctests failed
         sage -t -long devel/sage-
 test/sage/combinat/posets/poset_examples.py # 6 doctests failed
         sage -t -long devel/sage-test/sage/misc/sagedoc.py # 3 doctests
 failed
         sage -t -long devel/sage-
 test/sage/modular/modform/find_generators.py # 18 doctests failed
         sage -t -long devel/sage-test/sage/plot/plot3d/base.pyx # 4
 doctests failed
         sage -t -long devel/sage-test/sage/modular/ssmod/ssmod.py # Time
 out
 ----------------------------------------------------------------------
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9831#comment:3>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to