Emergency Self-Construct

Results 879 comments of Emergency Self-Construct

> `Build numba_smoketest_cuda_yaml_182 has started` This was fine. 🍏

> Hi @esc, is there anything left to do here? @jamesobutler apologies for the delay here, I had been offline for a while. IIRC this still requires a review of...

I have updated the title of this Issue to reflect it's change in state. It is now a feature request scheduled for inclusion in Numba 0.58. The feature request is:...

`Build numba_smoketest_cuda_yaml_180 has started`

> How did the Buildfarm run go? It was all green. 🍏

with #92 merged this can now be closed.

> I want to ask if any updates? I have a scipy.sparse.csr_matrix and I want solve the matrix equation using sparse.linalg.spsolve. Is it available now? Thank you. I am not...

> Hello, will this get merged? hopefully at some point..

> Please even a very simple example would be helpful! Can you maybe give a hint how to use this module? Does it come automatically with ` import numba`? The...

So, I tried to reproduce this and found two things. The error you are seeing is because `numba-scipy` is either not installed or not installed correctly. After `pip install numba-scipy`...