numba-scipy icon indicating copy to clipboard operation
numba-scipy copied to clipboard

Add vectorized overloads for array arguments

Open brandonwillard opened this issue 3 years ago • 2 comments

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

Closes #56.

brandonwillard avatar Apr 20 '21 18:04 brandonwillard

Hello, will this get merged?

PabloRdrRbl avatar Mar 10 '22 10:03 PabloRdrRbl

Hello, will this get merged?

hopefully at some point..

esc avatar Apr 09 '24 16:04 esc