Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The enumerated set of non negative integers #7395

Closed
hivert opened this issue Nov 5, 2009 · 3 comments
Closed

The enumerated set of non negative integers #7395

hivert opened this issue Nov 5, 2009 · 3 comments

Comments

@hivert
Copy link
Contributor

hivert commented Nov 5, 2009

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

CC: @sagetrac-sage-combinat

Component: combinatorics

Keywords: Non negative integers

Author: Florent Hivert

Reviewer: Nicolas M. Thiéry

Merged: sage-4.3.alpha0

Issue created by migration from https://trac.sagemath.org/ticket/7395

@hivert hivert added this to the sage-4.3 milestone Nov 5, 2009
@hivert hivert self-assigned this Nov 5, 2009
@hivert
Copy link
Contributor Author

hivert commented Nov 5, 2009

comment:1

Attachment: trac_7395_non_neg_integer_enumset-fh.patch.gz

@nthiery
Copy link
Contributor

nthiery commented Nov 5, 2009

comment:2

Attachment: trac_7395_non_neg_integer_enumset-fh.2.patch.gz

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

@mwhansen
Copy link
Contributor

Merged: sage-4.3.alpha0

@sagetrac-mvngu sagetrac-mvngu mannequin changed the title The enumerated set of non negative integers ! The enumerated set of non negative integers Dec 26, 2009
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants