Skip to content

Commit cbda179

Browse files
committed
add 671 to changelog
1 parent c06f3c0 commit cbda179

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ V 2.4.0 (5/27/25)
3030
* Tweaked choice of upsampfac to use a density based heuristic for type 1 and 2
3131
in the CPU library. This gives a significant speedup for some cases.
3232
For now we assume density=1.0 (to revisit). Barbone. PR #638 & 652.
33+
Since 2.4.0-rc1 we changed the heuristic to avoid usf=1.25 when within 2
34+
digits of machine prec, to prevent accuracy loss in single prec (#671).
3335
* Removed FINUFFT_CUDA_ARCHITECTURES flag, as it was unnecessary duplication.
3436
* Enabled LTO for finufft (nvcc support is flaky at the moment). Barbone.
3537
* Added GPU spreadinterp-only test. Added CPU spreadinterp-only test to cmake

0 commit comments

Comments
 (0)