magicDGS / thaplv

Tools for Haploid/Haplotype VCFs
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Implement memoizer for some functions #29

Open magicDGS opened 8 years ago

magicDGS commented 8 years ago

Some of the functions could be used with a memoizer pattern, caching the results for the LD statistics or for the pair-wise comparisons.