Gpufit
Gpufit copied to clipboard
Add support for cupy.
I added support to expose gpufit_constrained_cuda_interface()
in the python bindings so you can use Gpufit with cupy. This will ideally allow you to keep your entire computation on the gpu both before and after fitting.