]> git.ozlabs.org Git - ccan/history - ccan/strgrp
coroutine: Remove on-stack buffers from testcases
[ccan] / ccan / strgrp /
2016-03-25 Andrew Jefferystrgrp: Add cosine fudge-curve to unify filter comparis...
2016-03-25 Andrew Jefferystrgrp: Use angular similarity for distance metric...
2016-03-25 Andrew Jefferystrgrp: Use ratio of hypotenuse for consistent comparisons
2016-03-25 Andrew Jefferystrgrp: Shift constant out of loop
2015-11-15 Andrew Jefferystrgrp: Cache cosine popcounts to reduce computation
2015-11-13 Andrew Jefferystrgrp: Fix indexing of per-thread storage for cosine...
2015-11-08 Andrew Jefferystrgrp: Add cosine similarity filter
2015-09-14 David Gibsonstrgrp: Fix compile errors in example
2015-09-12 Andrew Jefferystrgrp: Tidy up kerneldoc in _info
2015-09-09 Andrew Jefferystrgrp: Optionally include OpenMP pragma
2015-09-08 Andrew Jefferystrgrp: new module