Simon Cruanes
|
d7fd225a73
|
add prefix to opam file (close #11)
|
2017-10-30 13:44:34 +01:00 |
|
Simon Cruanes
|
cdf43fd354
|
add Sequence.append_l
|
2017-10-11 17:20:55 +02:00 |
|
Simon Cruanes
|
e3f4e068c1
|
remove spurious warning
|
2017-09-14 09:18:33 +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
|
11529ea6ff
|
update compile flags
|
2017-09-14 09:10:32 +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
|
e91a77f3de
|
tweak in makefile
|
2017-02-24 10:31:37 +01:00 |
|
Simon Cruanes
|
f66d636b0e
|
remove useless files
|
2017-02-22 10:19:58 +01:00 |
|
Simon Cruanes
|
76191b8577
|
prepare for 0.10
|
2017-02-17 17:25:24 +01:00 |
|
Simon Cruanes
|
d68c80f51d
|
update changelog
|
2017-02-17 17:24:48 +01:00 |
|
Simon Cruanes
|
c5beeb3fb1
|
typo
|
2017-02-17 17:21:09 +01:00 |
|
Simon Cruanes
|
7cdebbc0f1
|
add toc to readme
|
2017-02-17 17:18:51 +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
|
b45153a25c
|
add doc and test to opam
|
2017-01-13 11:24:35 +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
|
b062ccfd70
|
add make watch
|
2016-12-26 00:44:57 +01:00 |
|
Simon Cruanes
|
e71e9560cc
|
fix a few typos
|
2016-12-25 21:35:48 +01:00 |
|
Simon Cruanes
|
e2bd8fa4f7
|
update readme: convert into asciidoc, add tutorial
|
2016-12-25 21:32:28 +01:00 |
|
Simon Cruanes
|
4c6cd1560c
|
update benchmarks
|
2016-12-25 20:15:17 +01:00 |
|
Simon Cruanes
|
e6af6792d2
|
update merlin file
|
2016-12-25 20:15:11 +01:00 |
|
Simon Cruanes
|
9b3df4570a
|
remove deprecated functions, add missing links to SequenceLabels
|
2016-12-25 19:36:23 +01:00 |
|
Simon Cruanes
|
4e2595df89
|
add optimize() flag to _tags
|
2016-06-16 21:23:36 +02: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 |
|
Simon Cruanes
|
86701af5cc
|
add int_range_by
|
2016-04-24 23:30:50 +02:00 |
|
Simon Cruanes
|
2c82c3b135
|
add Sequence.flat_map_l
|
2016-04-08 16:35:16 +02:00 |
|
Simon Cruanes
|
5ad86a8b04
|
update readme with a link to slides
|
2016-03-07 15:55:49 +01:00 |
|
Simon Cruanes
|
6ca30435e7
|
add license to opam file
|
2016-03-07 14:57:34 +01:00 |
|
Simon Cruanes
|
3abaae6066
|
prepare for 0.7
|
2016-03-07 14:31:47 +01:00 |
|
Simon Cruanes
|
c08dd14270
|
missing since tags
|
2016-03-07 14:26:40 +01:00 |
|
Simon Cruanes
|
8a2c32d729
|
add missing entry in changelog
|
2016-03-07 14:23:23 +01:00 |
|
Simon Cruanes
|
3cac917045
|
fix test
|
2016-03-07 14:23:23 +01:00 |
|
Simon Cruanes
|
243f81ae88
|
update @since tags
|
2016-03-07 14:18:25 +01:00 |
|
Simon Cruanes
|
8f5bd27b71
|
Merge pull request #9 from Drup/master
random shuffle an sampling (credit @drup)
|
2016-01-17 14:54:03 +01:00 |
|
Drup
|
9ae652b004
|
Add shuffle.
|
2016-01-16 16:58:51 +01:00 |
|
Drup
|
964b5c61bd
|
Add shuffle_buffer.
|
2016-01-16 16:58:51 +01:00 |
|
Drup
|
be57b29f84
|
Add sample.
|
2016-01-16 16:58:51 +01:00 |
|
Drup
|
cd32539fea
|
Add map_by_2.
|
2016-01-16 16:32:48 +01:00 |
|