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

Raw and count path fingerprints #834

Merged
merged 6 commits into from Feb 9, 2022
Merged

Raw and count path fingerprints #834

merged 6 commits into from Feb 9, 2022

Conversation

johnmay
Copy link
Member

@johnmay johnmay commented Feb 9, 2022

Adds the option to generate raw and count fingerprints for path based fingerprints.
Also some optimisations can cleanup before that.

Fixes #618

@johnmay
Copy link
Member Author

johnmay commented Feb 9, 2022

Oh I need to rebase - hang on

…expensive canonical store when the start and end of the path are ordered lexicographically.
…d fingerprints. A nice property of some of these is the hash is based of the feature string and see if needed we can refold loss-lessly back to the binary fingerprint.
@sonarcloud
Copy link

sonarcloud bot commented Feb 9, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 5 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@egonw egonw merged commit b960fa0 into master Feb 9, 2022
@johnmay johnmay deleted the patch/fp-paths branch February 9, 2022 15:36
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.

FingerPrinter class unsupported operation exception
2 participants