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

Implemented '__contains__' in and out of Numba. #547

Merged
merged 1 commit into from Nov 17, 2020

Conversation

jpivarski
Copy link
Member

No description provided.

@jpivarski jpivarski merged commit a741948 into master Nov 17, 2020
@jpivarski jpivarski deleted the jpivarski/implement-contains-in-and-out-of-numba branch November 17, 2020 23:34
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.

Using in on an array in Numba raises a type error; need to implement "contains"
1 participant