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

Add vectorized overloads for array arguments #58

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

brandonwillard
Copy link
Contributor

@brandonwillard brandonwillard commented Apr 20, 2021

This PR dynamically creates Python functions in order to vectorize the functions exposed by numba-scipy. This can serve as a stand-in until numba/numba#6954 is addressed.

Closes #56.

@esc esc added the 3 - Ready for Review PR is ready for review label Apr 21, 2021
@PabloRdrRbl
Copy link

Hello, will this get merged?

@esc
Copy link
Member

esc commented Apr 9, 2024

Hello, will this get merged?

hopefully at some point..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 - Ready for Review PR is ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement array-valued signatures
4 participants