#15904: Defining __eq__ without defining __ne__ or __cmp__: sage/combinat
-------------------------------------------------+-------------------------
       Reporter:  darij                          |        Owner:
           Type:  defect                         |       Status:  new
       Priority:  major                          |    Milestone:  sage-6.2
      Component:  combinatorics                  |   Resolution:
       Keywords:  sage-combinat, equality,       |    Merged in:
  inheritance                                    |    Reviewers:
        Authors:                                 |  Work issues:
Report Upstream:  N/A                            |       Commit:
         Branch:                                 |     Stopgaps:
   Dependencies:                                 |
-------------------------------------------------+-------------------------

Comment (by nthiery):

 Replying to [comment:5 darij]:
 > Where can I learn how to use clonable lists?

 {{{sage.structure.list_clone?}}}

 also available as:

 http://www.sagemath.org/doc/reference/structure/sage/structure/list_clone.html

 See in particular the demo examples.

 > About TestSuite: what am I doing wrong?
 > {{{
 > sage: c = Core([1,1],3)
 > sage: c
 > [1, 1]
 > sage: parent(c)
 > 3-Cores of length 2
 > sage: parent(c).TestSuite()
 > }}}

 {{{TestSuite(parent(c)).run()}}}

 Cheers,
                          Nicolas

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