[x] I have checked that another pull request for this purpose does not exist.
[x] I have considered, and confirmed that this submission will be valuable to others.
[x] I accept that this submission may not be used, and the pull request closed at the will of the maintainer.
[x] I give this submission freely, and claim no ownership to its content.
[x] 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.
[x] 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.
In raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):
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.