On Tuesday, April 14, 2015 at 12:43:49 PM UTC+2, vdelecroix wrote: > > If you want to do math, use `.cardinality()`
If you want to do computer programming, then use plain Python and import whatever parts of Sage you want. Moreover there is a nice difference between `len(S)` and > `S.cardinality()` that I like The OP did not like that, for the record. Which of the big M's has multiple and subtly-different ways to determine the size of a container? -- You received this message because you are subscribed to the Google Groups "sage-devel" 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-devel. For more options, visit https://groups.google.com/d/optout.
