NFFT / nfft

The official NFFT library repository
https://tu-chemnitz.de/~potts/nfft/
GNU General Public License v2.0
174 stars 45 forks source link

Added NFSFT interface for Julia and Python #143

Open mnolander opened 1 month ago

mnolander commented 1 month ago

Added library for Julia and Python support for NFSFT. Contains library, Julia code, and test script. Python support using this will be added to pyNFFT3.

PR looks large, but if you compare to develop , you will see the actual additions. Most of these changes are the same as currently in develop.