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

[FEAT] Add bits and levenshtein module in lib_ccxr #1627

Conversation

IshanGrover2004
Copy link
Contributor

In raising this pull request, I confirm the following (please check boxes):

  • I have read and understood the contributors guide.
  • I have checked that another pull request for this purpose does not exist.
  • I have considered, and confirmed that this submission will be valuable to others.
  • I accept that this submission may not be used, and the pull request closed at the will of the maintainer.
  • I give this submission freely, and claim no ownership to its content.
  • I have mentioned this change in the changelog.

My familiarity with the project is as follows (check one):

  • I have never used CCExtractor.
  • I have used CCExtractor just a couple of times.
  • I absolutely love CCExtractor, but have not contributed previously.
  • I am an active contributor to CCExtractor.

Closes #1552

This PR adds functions used in common bit operations like parity and hamming codes. It also provides functions to calculate levenshtein distances. The approptiate functions of this PR are integrated into the C codebase.

@PunitLodha
Copy link
Member

@IshanGrover2004 more conflicts here

@IshanGrover2004 IshanGrover2004 force-pushed the migration-bits-levenshtein-module branch from 7d791d5 to e8835f9 Compare July 16, 2024 16:16
@IshanGrover2004
Copy link
Contributor Author

@IshanGrover2004 more conflicts here

Done @PunitLodha

@PunitLodha PunitLodha merged commit 8e4c07e into CCExtractor:master Jul 16, 2024
14 of 17 checks passed
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