Skip to content

Commit 82d3839

Browse files
committed
ackn.rst
1 parent e60b966 commit 82d3839

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/ackn.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,16 @@ Major code contributions by:
1818
* Libin Lu - guru Fortran, python, MATLAB/octave, julia interfaces, cmake, CI maintenance
1919
* Joakim Andén - python, MATLAB/FFTW issues, dual-precision, performance tests, GPU version merge docs/tests
2020
* Robert Blackwell - atomic OMP add_wrapped_subgrid, GPU version merge
21-
21+
* Marco Barbone - SIMD kernel vectorization, benchmarking, foldrescale, Cmake, windows build
22+
2223
Other significant code contributions by:
2324

2425
* Leslie Greengard and June-Yub Lee - CMCL Fortran test drivers
2526
* Dan Foreman-Mackey - early python wrappers
2627
* David Stein - python wrappers, finding "pi-1ULP" spreadcheck error
2728
* Garrett Wright - dual-precision build, py packaging, GPU version
28-
* Wenda Zhou - Cmake build, SIMD optims, code review, professionalization
29-
* Martin Reinecke - SIMD acceleration of interpolator, improved binsort
29+
* Wenda Zhou - Cmake build, code review, professionalization, SIMD ideas
30+
* Martin Reinecke - SIMD kernel and interp auto-vectorization, binsort; other good ideas
3031

3132
Testing, bug reports, helpful discussions:
3233

@@ -45,11 +46,10 @@ Testing, bug reports, helpful discussions:
4546
* Vladimir Rokhlin - piecewise polynomial approximation on complex boxes
4647
* Reinhard Neder - fortran90 demo using finufft as module, OSX build
4748
* Vineet Bansal - py packaging
48-
* Marco Barbone - cmake, windows build
4949

5050
Logo design: `Sherry Choi <http://www.sherrychoi.com>`_ with input
5151
from Alex Barnett and Lucy Reading-Ikkanda.
5252

5353
We are also indebted to the authors of other NUFFT codes
54-
such as NFFT3, CMCL NUFFT, MIRT, BART, etc, upon whose interfaces, code,
54+
such as NFFT3, CMCL NUFFT, MIRT, BART, DUCC0, etc, upon whose interfaces, code,
5555
and algorithms we have built.

0 commit comments

Comments
 (0)