Ticket #7395 (closed enhancement: fixed)

Opened 10 months ago

Last modified 8 months ago

The enumerated set of non negative integers

Reported by: hivert Owned by: hivert
Priority: major Milestone: sage-4.3
Component: combinatorics Keywords: Non negative integers
Cc: sage-combinat Author(s): Florent Hivert
Report Upstream: N/A Reviewer(s): Nicolas M. Thiéry
Merged in: sage-4.3.alpha0 Work issues:

Description

The following patch implement the set of non-negative integers in the category EnumeratedSets(). This is needed when making the unions of a family of enumerated sets such has Permutations() being defined as the union of Permutations(n) for all n.

Depends on the category framework #5891.

Florent

Attachments

trac_7395_non_neg_integer_enumset-fh.patch Download (7.4 KB) - added by hivert 10 months ago.
trac_7395_non_neg_integer_enumset-fh.2.patch Download (7.3 KB) - added by nthiery 10 months ago.

Change History

Changed 10 months ago by hivert

Changed 10 months ago by hivert

  • status changed from new to needs_review

Changed 10 months ago by nthiery

Changed 10 months ago by nthiery

  • status changed from needs_review to positive_review

The updated patch fixes 3 typos which have been cross-reviewed by Florent

Changed 10 months ago by mhansen

  • status changed from positive_review to closed
  • resolution set to fixed
  • merged set to sage-4.3.alpha0

Changed 8 months ago by mvngu

  • upstream set to N/A
  • summary changed from The enumerated set of non negative integers ! to The enumerated set of non negative integers
Note: See TracTickets for help on using tickets.