mpip / pfft

Parallel fast Fourier transforms
GNU General Public License v3.0
54 stars 23 forks source link

WIP: 2don2d #30

Closed rainwoodman closed 6 years ago

rainwoodman commented 6 years ago

This is a WIP branch to work on #29.

TODO:

[X] add test case [X] identify and modify the data structure [ ] generalize the current routines to centralize assumption about rnk_n == 3 [ ] eliminate the assumption on rnk_n == 3

rainwoodman commented 6 years ago

See #31