How to use this addon?
Sinansi opened this issue · 4 comments
Sinansi commented
Hello,
Is there any hint on how to use this addon?
stuartarchibald commented
Thanks for the query. Install it with:
conda install -c numba numba-scipy
it automatically registers with Numba.
There's an example of using it in the Numba 0.46 release notebook.
clemisch commented
Does this also work in pip?
stuartarchibald commented
Does this also work in pip?
yes
esc commented
I believe this issue is resolved and I will now close it. If any questions remain, please feel free to re-open it.