We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcc8ab4 commit 6f350f9Copy full SHA for 6f350f9
CHANGELOG
@@ -2,7 +2,8 @@ List of features / changes made / release notes, in reverse chronological order.
2
If not stated, FINUFFT is assumed (cuFINUFFT <=1.3 is listed separately).
3
4
* New foldrescale, removes [-3pi,3pi) restriction on NU points, and slight
5
- speedup at large tols. PR #440 (Marco Barbone + Martin Reinecke)
+ speedup at large tols. Deprecates both opts.chkbnds and error code
6
+ FINUFFT_ERR_SPREAD_PTS_OUT_RANGE. PR #440 (Marco Barbone + Martin Reinecke)
7
* CPU plan stage allows any # threads, warns if > omp_get_max_threads(); or
8
if single-threaded fixes nthr=1 and warns opts.nthreads>1 attempt.
9
Sort now respects spread_opts.sort_threads not nthreads. Supercedes PR 431.
0 commit comments