]> git.ozlabs.org Git - ccan/history - ccan/strgrp/strgrp.c
strgrp: Use ratio of hypotenuse for consistent comparisons
[ccan] / ccan / strgrp / strgrp.c
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-09 Andrew Jefferystrgrp: Optionally include OpenMP pragma
2015-09-08 Andrew Jefferystrgrp: new module