1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 20, 2024 — Sep 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Change clear_tags default to True More... about 8 years ago
Add exception handling to several wrapper funcs More... about 8 years ago
Remove load functions from __init__ More... about 8 years ago
Update test_countgraph for Cython API More... about 8 years ago
Expose median_at_least More... about 8 years ago
add oxli_file_exception to exception conversions More... about 8 years ago
Expose get_kmer_hashes_as_hashset More... about 8 years ago
Add exception handling, remove hashtable_arg_shim More... about 8 years ago
Expose raw_tables More... about 8 years ago
Update several tests for Cython More... about 8 years ago
Allow arbitrary primes,for testing More... about 8 years ago
Remove cpython Hashgraph imports More... about 8 years ago
Add Hashtable pointer init to Hashgraph derived classes More... about 8 years ago
Add Hashgraph derived type cdef classes More... about 8 years ago
Change to triple quotes, fix weird function overload resolution More... about 8 years ago
Update Traverser wrapper pointer More... about 8 years ago
Fix pointer hierarchy for Hashtable and Hashgraph derived classes, fix a bunch of gil and c type conversions More... about 8 years ago
Add tag and stop tag query function More... about 8 years ago
Make Traverser properly cimportable, fix cstor More... about 8 years ago
start on some gil issues More... about 8 years ago
Fix WeakReadParserPtr typedef More... about 8 years ago
Fix bad WeakReadParserPtr typedef More... about 8 years ago
Merge branch 'master' of github.com:dib-lab/khmer into example/nullomers More... about 8 years ago
more comments More... about 8 years ago
add some comments More... about 8 years ago
initial null-o-mer script More... about 8 years ago
First pass sketchout of Hashgraph More... about 8 years ago
Merge branch 'cythonize/hashset' into feature/cython_hashgraph_classes More... about 8 years ago
initial method transfer More... about 8 years ago
switch back to OSError More... about 8 years ago