Skip to content

Commit e06ee2a

Browse files
committed
changelog
1 parent 6d26c8e commit e06ee2a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
List of features / changes made / release notes, in reverse chronological order
22

3-
* new demo example/threadsafe1d1.cpp, needs FFTW>=3.3.6 (Issue #183).
3+
* finufft_plan now thread-safe (if nthr=1, -DFFTW_PLAN_SAFE, via omp lock).
4+
* new demos: example/threadsafe*.cpp, needs FFTW>=3.3.6 (Issue #183, #72)
45
* fixed bug in checkbounds that falsely reported NU pt as invalid if 1 ULP
56
below +pi, for certain N values only (Issue #181).
67
* GH workflows continuous integration (CI) in four setups (linux, osx, mingw)

0 commit comments

Comments
 (0)