FftSharp icon indicating copy to clipboard operation
FftSharp copied to clipboard

remove obsolete code

Open swharden opened this issue 2 years ago • 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

swharden avatar Aug 22 '23 00:08 swharden