Stars
Algorithm
5 repositories
A .NET Standard library for computing the Fast Fourier Transform (FFT) of real or complex data
100+ algorithms & data structures generically implemented in C#
Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.