1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 23, 2024 — Sep 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adjust print statement More... almost 8 years ago
Merge pull request #1811 from dib-lab/fix/add-gcc-requirement-to-docs More... almost 8 years ago
Mention C++11 requirement More... almost 8 years ago
Fix PEP8 errors More... almost 8 years ago
Fix include directories More... almost 8 years ago
Add missing include path More... almost 8 years ago
Undo murmur hash modification More... almost 8 years ago
Merge pull request #1803 from dib-lab/fix/docker_build More... almost 8 years ago
Kepp the hash function symmetric More... almost 8 years ago
Switch to adding hashes instead of XORing More... almost 8 years ago
Add note about keeping include paths in sync More... almost 8 years ago
Merge pull request #1808 from dib-lab/fix/traverse_linear_path_performance More... almost 8 years ago
fix pep8 More... almost 8 years ago
remove tautology warning More... almost 8 years ago
make graph.neighbors(...) return Kmers; traverse_linear_path now returns HashSets rather than sets; HashSet __contains__ uses std::set::find More... almost 8 years ago
Tidying up. More... almost 8 years ago
some print refactoring More... almost 8 years ago
Merge branch 'spacegraphcats' into spacegraphcats_master More... almost 8 years ago
Switch to use TRAVIS_COMMIT instead of TRAVIS_PULL_REQUEST_SHA More... almost 8 years ago
Add precomputed hashvalues More... almost 8 years ago
Update include directories for liboxli More... almost 8 years ago
Compute random hash values only once More... almost 8 years ago
Add CyclicCounttable type More... almost 8 years ago
Comment out some print statements More... almost 8 years ago
Switch to unsigned int More... almost 8 years ago
Merge pull request #1797 from dib-lab/fix/setup-cython More... almost 8 years ago
Merge branch 'master' into fix/setup-cython More... almost 8 years ago
Merge pull request #1796 from dib-lab/fix/dont_clear_seq More... almost 8 years ago
Remove premature clearing of sequence More... almost 8 years ago
Troubleshoot conditional cython import More... almost 8 years ago