Joe Groff
|
d898ee86b6
|
grouping: add circular clumps (e.g. { 1 2 3 4 } 3 circular-clump => { { 1 2 3 } { 2 3 4 } { 3 4 1 } { 4 1 2 } }
|
2010-02-25 17:05:03 -08:00 |
Slava Pestov
|
cb9261d975
|
grouping: add a unit test
|
2010-01-26 01:01:22 +13:00 |
Slava Pestov
|
a5d4f9cf16
|
grouping: clump on empty sequence was trying to make a sequence of length -1
|
2009-10-23 02:58:15 -05:00 |
Slava Pestov
|
ca2f01e0d0
|
Updating non-core libraries for monotonic? change
|
2009-01-16 17:02:54 -06:00 |
Slava Pestov
|
94292d1791
|
Move monotonic? unit tests to grouping
|
2009-01-15 15:37:30 -06:00 |
Slava Pestov
|
ce269c8733
|
Fix grouping unit test
|
2008-12-07 08:50:59 -06:00 |
Slava Pestov
|
ed3a81a503
|
Faster M: hashtable >alist performs less dispatch and allocates less junk
|
2008-11-11 23:03:50 -06:00 |