-
Notifications
You must be signed in to change notification settings - Fork 91
Open
Description
- cuda type-1 output-driven (meth=3) cuFINUFFT ouput driven #661
- adjoints Add the capability to do adjoint transforms #633 all done except C++ tester for the adjoint property.
- constness For illustration only: add more const-ness and access control #647
- consider whether the big array fwbatch should be malloced at plan or at execute. #480 allocating fwbatch workspace on the fly each exec call. Always do it (saves RAM in multiple plans).
- kernel math on CPU: switch onedim_ft to use kernel
- on-the-fly kernel coeff generation - use Robert's inverse Vandermonde evaluator to avoid LSQ solve lin alg dependency?
- finally replace GPL-licensed Gauss quadrature code with Apache-2-compatible code. #689
- 2.4.1 fails to build:
finufft_core.h: error: field 'mstu' has incomplete type 'std::array<long long int, 3>'
#711 . restore fallback spreadinterp code when xsimd unsupported.
Metadata
Metadata
Assignees
Labels
No labels