17 Commits (e2b1df71124ce7912fcffb9614a73114cae0ff6b)

Author SHA1 Message Date
Christoph Ruegg 030e94daf5 Fourier: fix Bluestein for sequences with more than 46341 samples (not power-of-two). #286 11 years ago
Christoph Ruegg 71f1e67aad Fourier: add Fourier.FrequencyScale to generate the frequency corresponding to each index in frequency space 11 years ago
Christoph Ruegg cc5079bdcf StyleCop 12 years ago
Christoph Ruegg 671c9639bc FFT: code reorg, drop Transform class (now redundant) 12 years ago
Christoph Ruegg cb08427ac9 FFT: Fourier and Hartley classes now static, compact names, dropped Algorithms namespace 12 years ago
Christoph Ruegg 59e375ac01 Euclid: new Euclid class with mod/rem and all that used to be in integer theory #175 13 years ago
Christoph Ruegg 7d11e73aaa Inspections/CodeAnalysis Cleanup 13 years ago
Christoph Ruegg e44454ef94 Build: No longer impersonate System.Numerics to avoid conflicts; introduce new build flags for more flexible config: NOSYSNUMERICS, NATIVEMKL 13 years ago
Christoph Ruegg d3dc54b4c1 Reworking common parallelization routines #92 13 years ago
Christoph Ruegg 722b9736c4 Numerics: udated headers (sorry for the code churn..) 16 years ago
Marcus Cuda fe5147fcda using common parallel class for both silverlight and .NET 4.0 16 years ago
Marcus Cuda 2b516b03e5 switched over to the 2010 Parallel class 16 years ago
Marcus Cuda abb46af960 synced up complex code to use the .NET 4.0 Complex class 16 years ago
Christoph Ruegg c3635141d1 constants: new Pi2 = 2 * pi 17 years ago
Christoph Ruegg d31ff5ea49 code style 17 years ago
Christoph Ruegg 37f3be9ce1 threading: minor refactoring, control, fast-forward execution 17 years ago
Marcus Cuda 4ccfa45871 Project merging: renamed projects 17 years ago