Changeset: a2341b736664 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=a2341b736664 Modified Files: gdk/gdk_aggr.c Branch: Jul2017 Log Message:
Add attribution. diffs (11 lines): diff --git a/gdk/gdk_aggr.c b/gdk/gdk_aggr.c --- a/gdk/gdk_aggr.c +++ b/gdk/gdk_aggr.c @@ -186,6 +186,7 @@ exchange(double *x, double *y) *y = t; } +/* this function was adapted from https://bugs.python.org/file10357/msum4.py */ static BUN dofsum(const void *restrict values, oid seqb, BUN start, BUN end, void *restrict results, BUN ngrp, int tp1, int tp2, _______________________________________________ checkin-list mailing list checkin-list@monetdb.org https://www.monetdb.org/mailman/listinfo/checkin-list