Opened 7 years ago
Last modified 7 years ago
#17978 new enhancement
Generalized toggling
Reported by: | jessicapalencia | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-6.6 |
Component: | combinatorics | Keywords: | days64, toggling |
Cc: | jamespropp, vinceknight, egunawan, kdilks | Merged in: | |
Authors: | Jessica Striker | Reviewers: | |
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
Add generalized toggling code as a method on Subsets.
Attachments (1)
Change History (6)
comment:1 Changed 7 years ago by
- Cc vinceknight added
comment:2 Changed 7 years ago by
- Cc egunawan added
comment:3 Changed 7 years ago by
- Cc kdilks added
comment:4 Changed 7 years ago by
Changed 7 years ago by
comment:5 Changed 7 years ago by
Attached is a file with the functions I'd like to add to Sage, but I don't know where to put them.
Note: See
TracTickets for help on using
tickets.
So what exactly is the issue at this point? Just figuring out whether the code is general enough to be a method on all subsets? It might be helpful to include the text of the code as an attachment.