Skip to content

Added ``scheme`` keyword to pycbc FFT methods

This PR adds the scheme keyword argument to the signal.fft.pycbc FFT methods, allowing the user to specify a Scheme context object in which to perform the FFT operations.

Merge request reports