-
Notifications
You must be signed in to change notification settings - Fork 165
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: optional ucall for python #343
Labels
Comments
Already did that on the |
Merged
I see https://github.com/unum-cloud/usearch/releases/tag/v2.8.16 but it is not yet on pypi. |
ashvardanian
pushed a commit
that referenced
this issue
Feb 27, 2024
## [2.9.1](v2.9.0...v2.9.1) (2024-02-27) ### Fix * Explicit narrowing conversions ([25436ae](25436ae)) * Match enum values between C and C# ([4a69086](4a69086)) * Recovering quantization settings in `load` ([fd53619](fd53619)), closes [#353](#353) [#343](#343) * wildcard ES module imports (#351) ([d5091ac](d5091ac)), closes [#351](#351) ### Improve * Report missing arguments in debug builds ([ce5bbaf](ce5bbaf)) * Test reopening index ([24be07b](24be07b)) ### Make * Clean-up the C# dir ([70d646c](70d646c)) * invalid C++17 Clang arg ([23684aa](23684aa))
🎉 This issue has been resolved in version 2.9.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Describe what you are looking for
Since using usearch does not require ucall AFAIK, please make it optional, so it is not installed/required while:
pip install usearch
Can you contribute to the implementation?
Is your feature request specific to a certain interface?
It applies to everything
Contact Details
[email protected]
Is there an existing issue for this?
Code of Conduct
The text was updated successfully, but these errors were encountered: