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

Rotations bug and update to hamming distance tests #54

Merged
merged 1 commit into from
Feb 26, 2024
Merged

Conversation

kkowalski
Copy link
Contributor

@kkowalski kkowalski commented Feb 25, 2024

Motivation

We were producing same set of rotations for left and right.

Solution

I'm updating the codes in hamming distance test to match the codes from iris-matching

The implementation of rotations is not yet matching the one from iris-matching.

I'm adding bit patterns under example-data of a code from the hamming distance test as reference of what patterns we need to achieve.

@kkowalski kkowalski requested a review from a team as a code owner February 25, 2024 09:14
@kkowalski kkowalski requested a review from a team February 25, 2024 09:14
@kkowalski kkowalski merged commit 68a6cbc into main Feb 26, 2024
6 checks passed
@kkowalski kkowalski deleted the rotations branch February 26, 2024 14:11
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.

2 participants