cuda-python
cuda-python copied to clipboard
Make NumPy an optional dependency perhaps?
Would it be possible to make numpy an optional dependency for cuda.core? For example, if you just want to use cuda.core to query system device properties, installing a BLAS implementation is a bit heavy.