Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 200 Bytes

File metadata and controls

6 lines (4 loc) · 200 Bytes

Algorithms

Library of some algorithms. Each algorithm is fully implemented in one file.

bitap.py - contain Bitap(Shift-OR) implementation with Wu-Manber modifications for fuzzy searching.