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 request: Expose hash128_x64 #14

Open
felipeochoa opened this issue Apr 27, 2020 · 2 comments
Open

Feature request: Expose hash128_x64 #14

felipeochoa opened this issue Apr 27, 2020 · 2 comments

Comments

@felipeochoa
Copy link

Would be great to have this be callable from Python! Not super familiar with Cython, but if it were possible to convert a C array to a tuple, then I think it's just matter of creating a return variable uint32_t[4] out and sending that to python land.

@ofek
Copy link

ofek commented Oct 26, 2020

@honnibal Hello! Any chance you could expose this variant soon?

@ofek
Copy link

ofek commented Oct 28, 2020

or cc @ines 😄

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

No branches or pull requests

2 participants