Commit Graph

2 Commits

Author SHA1 Message Date
Phyks
0c33477699 Dropping jQuery ! 2014-01-11 00:19:22 +01:00
Phyks
d759e7c8ab Clean + switch to bloom filters and bitarrays
* Refactor of the repo structure, for better usability.
* README.md refactored.
* Switch to BloomFilters in python script, to decrease the index file.

TODO:
* Handle binary files in JS to pass the BloomFilters from python to JS.

Note: Current implementations of BloomFilters differ in JS and Python
lib.
2014-01-02 21:24:22 +01:00