Drup
|
daa34efd62
|
Fix the reservoir sampling algorithm.
|
2018-03-28 15:32:33 -05:00 |
|
Simon Cruanes
|
d860c832e0
|
add some functions using result
|
2018-01-14 16:27:37 -06:00 |
|
Simon Cruanes
|
6b5f4cf40e
|
add filter_count
|
2018-01-14 16:18:18 -06:00 |
|
Simon Cruanes
|
204b47cb3f
|
remove type t2, breaking compat
|
2018-01-14 16:14:10 -06:00 |
|
Simon Cruanes
|
8e7d2bf77e
|
avoid using too recent a function in tests
|
2017-12-24 17:32:17 +01:00 |
|
Simon Cruanes
|
2417b8e5fd
|
small fixes
|
2017-12-15 13:08:46 +01:00 |
|
Simon Cruanes
|
eace3581f1
|
small details
|
2017-12-15 13:08:46 +01:00 |
|
Simon Cruanes
|
c3590de261
|
make count lazy
|
2017-12-15 13:08:46 +01:00 |
|
Simon Cruanes
|
6be7dddee2
|
make group_by lazy
|
2017-12-15 13:08:46 +01:00 |
|
Simon Cruanes
|
cdf43fd354
|
add Sequence.append_l
|
2017-10-11 17:20:55 +02:00 |
|
Simon Cruanes
|
d59d96a513
|
add Sequence.filter_mapi
|
2017-09-14 09:18:02 +02:00 |
|
Simon Cruanes
|
92205b6c36
|
add Sequence.pair_with_idx
|
2017-09-14 09:12:34 +02:00 |
|
Simon Cruanes
|
952c7a4529
|
update test
|
2017-09-05 08:11:07 +02:00 |
|
Simon Cruanes
|
f79309a6f2
|
add {sum,sumf} for summation over sequences
|
2017-09-05 08:06:13 +02:00 |
|
Simon Cruanes
|
5a14ec7233
|
add seq_list and seq_list_map
|
2017-03-13 20:19:38 +01:00 |
|
Simon Cruanes
|
40f33f6f96
|
add {union,inter,diff,subset}
|
2017-02-02 22:04:29 +01:00 |
|
Simon Cruanes
|
6c7d59042a
|
add {join_by,join_all_by,group_join_by}
|
2017-02-02 21:54:33 +01:00 |
|
Simon Cruanes
|
a41a997c8f
|
add find_map{,i} as better alias to existing functions
|
2017-02-02 21:32:00 +01:00 |
|
Simon Cruanes
|
ffe157a1c6
|
add {max_exn,min_exn}
|
2017-02-02 21:30:36 +01:00 |
|
Simon Cruanes
|
12743ab24f
|
add count
|
2017-02-02 21:27:46 +01:00 |
|
Simon Cruanes
|
fa26fa0f27
|
rename files
|
2017-02-02 21:27:41 +01:00 |
|