Ticket #8735 (closed defect: fixed)
Renamed size to cardinality in poset
| Reported by: | hivert | Owned by: | hivert |
|---|---|---|---|
| Priority: | major | Milestone: | sage-4.4.1 |
| Component: | combinatorics | Keywords: | posets cardinality |
| Cc: | sage-combinat | Work issues: | |
| Report Upstream: | N/A | Reviewers: | Nicolas Thiery |
| Authors: | Florent Hivert | Merged in: | sage-4.4.1.alpha2 |
| Dependencies: | Stopgaps: |
Description (last modified by nthiery) (diff)
The cardinality of a set was standardized as cardinality. Posets where forgotten when standardization ocured.
Attachments
Change History
comment:1 Changed 3 years ago by hivert
- Status changed from new to needs_review
- Reviewers set to Nicolas Thiery
For the info: I got a all test passed on sage.
comment:2 Changed 3 years ago by nthiery
- Status changed from needs_review to positive_review
- Description modified (diff)
Thanks for running the tests; since massena is out, I am a bit stuck on running tests ...
This change was needed, and the implementation looks right. Positive review!
Thanks for spotting and handling this!
Note: See
TracTickets for help on using
tickets.

