Opened 7 years ago
Last modified 7 years ago
#17979 closed defect
Reimplementation of IntegerListsLex — at Version 4
Reported by: | aschilling | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | sage-6.6 |
Component: | combinatorics | Keywords: | days64 |
Cc: | nthiery, tscrim, ncohen, vdelecroix, bgillespie | Merged in: | |
Authors: | Reviewers: | ||
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description (last modified by )
Change History (4)
comment:1 Changed 7 years ago by
- Priority changed from major to blocker
comment:2 Changed 7 years ago by
comment:3 Changed 7 years ago by
Some people at Sage Days 64 are planning to work on this. Give us some time!
comment:4 Changed 7 years ago by
- Description modified (diff)
- Keywords days64 added
Note: See
TracTickets for help on using
tickets.
Is anybody planning to work on this ticket, or it is just a "somebody should do this" ticket?
You might want to recycle some code of #17920, for example the computation of
floor
andceiling
using the various inputs. Also see that ticket for lots of doctests.