28 Commits (bc3cd95dfd424da48aa8f29c05f097a02be3aee0)

Author SHA1 Message Date
Christoph Ruegg bc3cd95dfd Build: upgrade to NUnit 3.2.1 and revert usage of extern alias as no longer needed 11 years ago
Christoph Ruegg b866a4cb32 Build: try migrating to NUnit v3.2 (from v2) 11 years ago
Christoph Ruegg 36a46bd7fc Cleanup: no longer mention CodePlex in file headers, deprecate its release archive 11 years ago
Christoph Ruegg 030e94daf5 Fourier: fix Bluestein for sequences with more than 46341 samples (not power-of-two). #286 12 years ago
Christoph Ruegg 3992a32123 Tests: more consistent naming in AssertHelpers 13 years ago
Christoph Ruegg 671c9639bc FFT: code reorg, drop Transform class (now redundant) 13 years ago
Christoph Ruegg cb08427ac9 FFT: Fourier and Hartley classes now static, compact names, dropped Algorithms namespace 13 years ago
Christoph Ruegg b51b0c1294 Drop redundant SignalGenerator and Signals namespace (use Generate instead) 13 years ago
Christoph Ruegg f83d6469fe Generate: Periodic; LinearSpacedMap, LinearRangeMap 13 years ago
Christoph Ruegg 5d9699eb0a Generate: Map, RandomMap; prepare to phase out SignalGenerator 13 years ago
Christoph Ruegg f2e0ad6f10 Tests: test category attributes 13 years ago
Christoph Ruegg afc4f7e167 Precision: rework/cleanup (major) 13 years ago
Christoph Ruegg 2f275c1fb0 Build: make whole unit test suite hybrid so it can run against all portable profiles 13 years ago
Christoph Ruegg e37498618b Distributions: move files (ns sync), clean up 13 years ago
Christoph Ruegg fc1d4a4715 Distributions: ctor overloads that accept Random argument 13 years ago
Christoph Ruegg e6ac48bf5f Tests: make integral transform tests deterministic (by seed) 14 years ago
Abratiychuk 3f470bc0bc Fixed unit tests for Silverlight 16 years ago
Christoph Ruegg fcc7598bf2 Move Sampling/Sample to Signals/SignalGenerator to avoid confusion with statistical sampling 16 years ago
Marcus Cuda 7a1a0fc8f1 tests: added Andriy's ported NUnit tests and tweaked them for the solver changes 16 years ago
Christoph Ruegg 7c21d36316 Unit Tests: updated headers, minor clean up 17 years ago
Marcus Cuda abb46af960 synced up complex code to use the .NET 4.0 Complex class 17 years ago
Marcus Cuda 3c8fe6da01 started syncing up the complex api with .NET 4.0 17 years ago
Christoph Ruegg 8bf88a71bf sampling: applying random sampling to unit tests 17 years ago
Christoph Ruegg c2a756bb7f sampling: applying to unit tests to replace custom sampling providers 17 years ago
Christoph Ruegg 283fd6e2f9 unit tests: new generic argument checking contract, functional helpers now globally available 17 years ago
Christoph Ruegg b3f8ebbaf1 transforms: reorganized unit tests, now full coverage 17 years ago
Christoph Ruegg 9b8706b7fb transforms: facade test 17 years ago
Marcus Cuda 4ccfa45871 Project merging: renamed projects 17 years ago