Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 170 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 170 Bytes

khash_numba

Proof-of-concept of using a khash-based hashmap in Numba

Run python build_khash_cffi.py to build cffi shared library. Example usage in example.ipynb.