You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.
Note that a large subset of the above accept / produce complex-valued inputs / outputs. It might therefore be necessary to have extended the RMAD package to handle complex-valued quantities.
The text was updated successfully, but these errors were encountered:
Note that these functions are no longer in Base: the FFT functionality is now in FFTW and the DSP functionality in DSP. So extending these would require including them as dependencies, which I don't think we want to do.
I think I probably put the cart before the horse with this issue -- Nabla doesn't really have support for Complex numbers, so we would need to think carefully about this (if we want to do it). I'm half tempted to say that we should just close this issue because it's quite unlikely that we'll ever actually want to implement support for Complex numbers.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Lots of FFT-related operations to support:
Note that a large subset of the above accept / produce complex-valued inputs / outputs. It might therefore be necessary to have extended the RMAD package to handle complex-valued quantities.
The text was updated successfully, but these errors were encountered: