C 支持 scipy 吗?或者我们如何在 pycuda 中使用 scipy
Is scipy supported in C ? or how can we use scipy in pycuda
实际上,我在 python 算法中使用了 scipy 库方法“solve”和“lstsq”。我需要在 pycuda(即)中使用此方法在 GPU 中执行。
C 支持 scipy 吗?或者我们如何在 pycuda 中使用 scipy。
请帮我解决这个问题?
实际上,我在 python 算法中使用了 scipy 库方法“solve”和“lstsq”。我需要在 pycuda(即)中使用此方法在 GPU 中执行。 C 支持 scipy 吗?或者我们如何在 pycuda 中使用 scipy。
请帮我解决这个问题?