CCExtractor / ccextractor

CCExtractor - Official version maintained by the core team
https://www.ccextractor.org
GNU General Public License v2.0
707 stars 422 forks source link

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

Closed IshanGrover2004 closed 2 months ago

IshanGrover2004 commented 2 months ago

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.

PunitLodha commented 2 months ago

@IshanGrover2004 more conflicts here

IshanGrover2004 commented 2 months ago

@IshanGrover2004 more conflicts here

Done @PunitLodha