Skip to content

synchronize with pocketfft C++

Martin Reinecke requested to merge incremental_updates into master

This merges a few minor updates from the cpp branch of the pocketfft repository. A few macros had been incorrectly #undefd, and memcpy is replaced by std::copy.

@g-peterbell any concerns?

Merge request reports