swharden/FftSharp

remove obsolete code

swharden opened this issue · 0 comments

It feels like half the methods in this library are marked obsolete

The main culprit was our custom implementation of Complex #66 which was fixed about 3 months ago

Pretty soon we should get the obsolete object with that name because it's very confusing to know which methods accept FftSharp.Complex vs System.Numerics.Complex