Skip to content

giladmishne/bf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

  • The bf module contains the main implementation, bloom_filter.py, and the underlying bit array, simple_bit_array.py.
  • test.py is a unit test for most of the functionality.
  • spell_checker.py is a driver as described in http://codekata.com/kata/kata05-bloom-filters.

About

simple bloom filter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages