Commit graph

66 commits

Author SHA1 Message Date
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