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

Feature/cython extensions #6

Merged
merged 11 commits into from
Jul 28, 2024
Merged

Feature/cython extensions #6

merged 11 commits into from
Jul 28, 2024

Conversation

dleemiller
Copy link
Owner

Cython implementations to increase performance on:

  • hamming distance calculations
  • kmeans calculation
  • text deduplication

Adding workflows for testing changes.

@dleemiller dleemiller closed this Jul 28, 2024
@dleemiller dleemiller reopened this Jul 28, 2024
@dleemiller
Copy link
Owner Author

Rerunning tests.

@dleemiller dleemiller merged commit 9046060 into main Jul 28, 2024
24 checks passed
@dleemiller dleemiller deleted the feature/cython-extensions branch July 28, 2024 20:45
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.

1 participant