andyschwarzl / gpuNUFFT

gpuNUFFT - An Open-Source GPU Library for 3D Gridding with Direct Matlab and Python Interface
http://cai2r.net/resources/software/gpunufft-open-source-gpu-library-3d-gridding-direct-matlab-interface
Other
77 stars 32 forks source link

Support for Python through bindings using pybind11 #73

Closed chaithyagr closed 4 years ago

chaithyagr commented 4 years ago

Hello, This package is incredibly useful, however, it would help to have python bindings for this. I am working on the same and will open a PR for this.