Changes between Initial Version and Version 8 of Ticket #17956
- Timestamp:
- 03/25/15 16:33:06 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #17956
-
Property
Status
changed from
new
toneeds_work
-
Property
Authors
changed from
to
Jeroen Demeyer
-
Property
Summary
changed from
Stopgap for Partitions/Compositions
toPut back stopgap for IntegerListsLex
-
Property
Branch
changed from
to
u/jdemeyer/stopgap_for_partitions_compositions
-
Property
Commit
changed from
to
df36580013de99675ecd3899a31945af27d818eb
-
Property
Status
changed from
-
Ticket #17956 – Description
initial v8 1 Since `Partitions` and `Compositions` are just wrappers around `IntegerListsLex`, they inherit all the known bugs of that function, see #17548. Therefore, those functions should also use `IntegerListsLexPublic` with the stopgap from #17898. 1 As shown in #17548, there are still plenty of bugs in `Partitions` and `Compositions`, so we should undo the `IntegerListsLexPublic` stuff introduced in #17898,