Phyks
afaa2e3d42
Cleaner proto
2014-10-28 22:30:24 +01:00
Phyks
acc396cdfe
Working !
2014-10-28 20:08:47 +01:00
Phyks
1f63d1788c
TODO : https://stackoverflow.com/questions/1694507/difference-between-operator-in-js-and-python
2014-10-28 02:54:43 +01:00
Phyks
679ac6a774
Commit before debugging bloom.py
2014-10-28 02:52:48 +01:00
Phyks
b5cd1d9702
Commit before debugging bloom.py
2014-10-28 02:45:57 +01:00
Phyks
496e2f823f
Commit before debugging bloom.py
2014-10-28 02:36:28 +01:00
Phyks
a1fea61f4f
Read in JS almost done
...
TODO : BloomFilters in JS
2014-03-02 16:58:52 +01:00
Phyks
d7f9873a35
Reading of number of samples working now in both JS and Python
2014-02-26 22:48:15 +01:00
Phyks
7eb55478ed
Finished handling of binary data by JS
...
TODO : Recode the pybloom library in JS to load back the BloomFilters in
the JS script.
2014-01-11 01:19:50 +01:00
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