1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Sep 14, 2024 — Sep 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update for Chapel 2.2, test SuffixSimilarity, and clean up config consts (#37) More... 10 months ago
Update for Chapel 2.2 More... 10 months ago
Use camelCase for config consts More... 10 months ago
Add TestSuffixSimilarity More... 10 months ago
Fix a bug in computeSimilarityBlockLCP More... 10 months ago
Use atomics instead of locks (#36) More... about 1 year ago
Use atomics instead of locks More... about 1 year ago
Use a lock instead of + reducing big array (#35) More... about 1 year ago
Use a lock instead of + reducing big array More... about 1 year ago
Not testing yet More... about 1 year ago
Improve suffix sort for larger problems More... about 1 year ago
Reduce memory requirements (#33) More... about 1 year ago
Fix memory usage from ssortDcx More... about 1 year ago
Switch tools to sparse PLCP More... about 1 year ago
Add code to compute an LCP entry from a sparse PLCP entry More... about 1 year ago
Add sparse LCP computation & test it More... about 1 year ago
Add implementation of k-way merging with a tournament tree (#32) More... about 1 year ago
Disable tournament tree merging for now More... about 1 year ago
Remove unused config constants More... about 1 year ago
Add tournament tree merging More... about 1 year ago
Limit number of splitters by total splitter size More... about 1 year ago
Add tournament tree More... about 1 year ago
Add ExtractUniqueKmers (#31) More... about 1 year ago
Emit the minimal substrings for K=0 More... about 1 year ago
Add new tool to check.bash More... about 1 year ago
New tool to extract kmers from minimal unique More... about 1 year ago
Allow not showing the fasta descriptions when reading More... about 1 year ago
Change SuffixSort away from using --input More... about 1 year ago
Show config params before use/imports More... about 1 year ago
Improve near duplicate removal in FindUnique (#30) More... about 1 year ago