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: optional ucall for python #343

Closed
2 of 3 tasks
mtasic85 opened this issue Jan 27, 2024 · 3 comments · Fixed by #318
Closed
2 of 3 tasks

Feature: optional ucall for python #343

mtasic85 opened this issue Jan 27, 2024 · 3 comments · Fixed by #318
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers released

Comments

@mtasic85
Copy link

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?

  • I can contribute

Is your feature request specific to a certain interface?

It applies to everything

Contact Details

[email protected]

Is there an existing issue for this?

  • I have searched the existing issues

Code of Conduct

  • I agree to follow this project's Code of Conduct
@mtasic85 mtasic85 added the enhancement New feature or request label Jan 27, 2024
@ashvardanian
Copy link
Contributor

Already did that on the main-dev a while ago, just a matter of polishing the #318 and releasing 🤗

@ashvardanian ashvardanian linked a pull request Jan 27, 2024 that will close this issue
@ashvardanian ashvardanian self-assigned this Jan 27, 2024
@mtasic85
Copy link
Author

mtasic85 commented Feb 3, 2024

I see https://github.com/unum-cloud/usearch/releases/tag/v2.8.16 but it is not yet on pypi.
Can you upload it there so it is the official release?

@ashvardanian ashvardanian added the good first issue Good for newcomers label Feb 21, 2024
ashvardanian added a commit that referenced this issue Feb 26, 2024
Closes #353
Closes #343
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))
@ashvardanian
Copy link
Contributor

🎉 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
enhancement New feature or request good first issue Good for newcomers released
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants