Simon Cruanes
|
1150098cd2
|
chore: repair build of benchmarks, fix warnings
|
2018-12-13 18:38:53 -06:00 |
|
Simon Cruanes
|
97d4ac78a5
|
chore: rename to iter
|
2018-12-13 18:31:41 -06:00 |
|
Simon Cruanes
|
85fd4baf69
|
chore: migrate to dune and opam2
|
2018-10-12 18:11:26 -05:00 |
|
Simon Cruanes
|
4c7f72e7f6
|
style: remove warning and long copyright header
|
2018-06-27 10:00:35 -05:00 |
|
Simon Cruanes
|
168fafa157
|
perf: use raise_notrace for internal exceptions
|
2018-06-27 10:00:01 -05:00 |
|
Simon Cruanes
|
0eeebdc555
|
perf: use Set.elements to convert to list
|
2018-06-01 19:48:17 -05:00 |
|
Simon Cruanes
|
062d8bd08e
|
fix(compat): compat with 4.07
unfortunate collision with new iterators
|
2018-04-17 11:19:50 -05:00 |
|
Simon Cruanes
|
01ada1f11d
|
fix(test): compatibility fix for 4.02
|
2018-03-28 15:39:21 -05:00 |
|
Drup
|
2cd8b8fa13
|
Add tests.
|
2018-03-28 15:32:33 -05:00 |
|
Drup
|
daa34efd62
|
Fix the reservoir sampling algorithm.
|
2018-03-28 15:32:33 -05:00 |
|
Simon Cruanes
|
943cff09da
|
prepare for 1.0
|
2018-01-14 20:48:45 -06:00 |
|
Simon Cruanes
|
e699d636c3
|
script to generate ocaml flags
|
2018-01-14 20:48:41 -06:00 |
|
Simon Cruanes
|
f85bd00ac9
|
remove delimcc sublib
|
2018-01-14 16:31:53 -06:00 |
|
Simon Cruanes
|
2a989a2cf3
|
move to jbuilder
|
2018-01-14 16:28:54 -06: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
|
d3d5881a28
|
prepare for 0.11
|
2017-12-15 13:08:46 +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
|
ab4a22f8a7
|
capitalize files
|
2017-12-15 13:08:41 +01:00 |
|
Simon Cruanes
|
17801b3558
|
remove symlink trick for SequenceLabels implem
|
2017-12-15 13:06:51 +01:00 |
|
Simon Cruanes
|
b24ebfb405
|
update sequenceLabels.mli
|
2017-12-15 12:40:43 +01:00 |
|
Simon Cruanes
|
b3fdd356ca
|
update doc with some explanations about equality and hash
|
2017-12-15 12:38:02 +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
|
dee62387aa
|
update SequenceLabels with missing functions
|
2017-09-14 09:15:43 +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
|
76191b8577
|
prepare for 0.10
|
2017-02-17 17:25:24 +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 |
|
Simon Cruanes
|
7961e625c6
|
prepare for 0.9
|
2016-12-26 01:21:15 +01:00 |
|
Simon Cruanes
|
67a40a4882
|
distinction diagonal,diagonal_l
|
2016-12-26 00:51:45 +01:00 |
|
Simon Cruanes
|
4748655708
|
add init,fold_map,fold_filter_map,sorted,diagonal,findi,…
|
2016-12-26 00:45:03 +01:00 |
|
Simon Cruanes
|
9b3df4570a
|
remove deprecated functions, add missing links to SequenceLabels
|
2016-12-25 19:36:23 +01:00 |
|
Simon Cruanes
|
f1f72855fa
|
fix doc
|
2016-04-25 09:44:28 +02:00 |
|
Simon Cruanes
|
bbacbe6137
|
loop based implementation for int_range_by
|
2016-04-24 23:50:48 +02:00 |
|
Simon Cruanes
|
0aaf51f739
|
move files to 'src/', use qtest for tests
|
2016-04-24 23:47:16 +02:00 |
|