Quansight-Labs/numpy.net

Np.fft not found

pty819 opened this issue · 1 comments

Hi!
I'm a student trying to use rider to do some dsp works with c# native libs. I had only matlab and python(scipy) experience before, and I found this lib. Thanks to your inspiring work, it helps me a lot. But I didn't find this lib implemented FFT part of Numpy. Do you have a plan to implement this part?

image

Sorry, there is no plan to implement numpy FFT as part of NumpyDotNet. It is too much work and there are existing alternatives.
Please investigate: https://www.nuget.org/packages/MathNet.Numerics or search nuget for FFT