Skip to content

Commit e7144a5

Browse files
committed
Add type 3 simple cuda API to CHANGELOG [ci skip]
And Maxim Ermenko to acks.
1 parent 9629084 commit e7144a5

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

CHANGELOG

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ V 2.4.1 7/8/25
1212
* replaced LGPL-licensed Gauss-Legendre quadrature code by Apache2-licensed
1313
code adapted from Jason Kaye's cppdlr. CPU and GPU. PR #692 (Barnett).
1414
* Fix cufinufft importing bug found by @fzimmermann89 (Barbone, issue #707, PR #708)
15+
* Python simple interface for CUDA type 3 (Maxim Ermenko, #685)
1516

1617
V 2.4.0 (5/27/25)
1718

docs/ackn.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ Testing, bug reports, helpful discussions, contributions:
5050
* Julius Herb - Poisson equation tutorial in Python
5151
* Felix F. Zimmermann - Python dependency issues in cufinufft
5252
* Yuwei Sun - Available thread count fix
53+
* Maxim Ermenko - CUDA type 3 simple interface in Python
5354

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

0 commit comments

Comments
 (0)