#17818: Interface to FindStat
-------------------------------------+-------------------------------------
       Reporter:  mantepse           |        Owner:
           Type:  enhancement        |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-6.7
      Component:  interfaces         |   Resolution:
       Keywords:  FindStat           |    Merged in:
        Authors:  Martin Rubey       |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:  public/findstat-   |       Commit:
  interface                          |  d025f46445e6ededdbe640eea05772ade8349c61
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by mantepse):

 Are you sure you have the most recent version?  I get:

 {{{
 sage: A = findstat({ S: len([B for B in S if len(B) == 1 ] ) for S in
 SetPartitions(4) },depth=0)
 sage: A
 0: (St000247: The number of singleton blocks of a set partition., [], 15)
 sage: A.submit()
 ValueError: Your input data matches St000247.  Consider modifying this
 statistic instead.
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/17818#comment:82>
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