Skip to content

FFTW functionality added

Christian Zlatanov requested to merge unstable into main

Added fftw library to the extension module in setup.py. Ported over examples in examples/SpaceCharge to test against. Updated and added relevant wrappers and C++ files in src/spacecharge.

Merge request reports