Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make fingerprint variables configurable #140

Open
wants to merge 20 commits into
base: master
Choose a base branch
from

Conversation

fredcampos
Copy link

No description provided.

markstrefford and others added 20 commits April 18, 2016 05:57
type at line worldveil#97.
FINGERPRINT_REDUCTION is actually being used to slice generated hash from 0th to FINGERPRINT_REDUCTION(th) position, updated the comment accordingly
Reduced the amount of iterations that will execute in the edited lines, using filter with python3 will reduce iteration a lot as it defines  a generator rather than a list.
Fixes worldveil#109 by changing deprecated boolean subtraction operator ( minus sign, '-' ) to '^'.
[Change in README.md] Fixing broken link to blog
Replace deprecated boolean subtraction operator
Updated link to Scipy ndimage iterate_structure page
Fixed bug where multiple instances of dejavu where not working
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants