33 Commits (59557c265de1e4e042f16dfae57b7b34fbb5c151)

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 ced3049437 Tests: disable 4 tests which Mono is known to have problems with 11 years ago
Christoph Ruegg 36a46bd7fc Cleanup: no longer mention CodePlex in file headers, deprecate its release archive 11 years ago
MaLiN2223 1d71dc53c9 || instead of && in complex division. More tests. 11 years ago
MaLiN2223 769764464c Corrected typo, corrected float/complex, added more tests. 11 years ago
MaLiN2223 30132b285c formatting changes 11 years ago
MaLiN2223 5b9aced350 Changed dividing and magintude algorithms for more accurate. 11 years ago
Christoph Ruegg df4cc7ef8e Code style; merge MCMC namespaces into one (drop .Diagnostics) 13 years ago
Christoph Ruegg b8ccb66a9d Tests: Use Assert.That for exception tests 13 years ago
Christoph Ruegg efd0b14ae2 Constants: sqrt(3) #194 13 years ago
Christoph Ruegg 1b888c4d28 Tests: disable de-CH related number format tests because of Win 8.1 bug 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 a6928107c4 Complex: use common short names for exp/log/ln extension methods 13 years ago
Christoph Ruegg 565baee686 Tests: require 1 digit less accuracy in 2 complex number tests so they don't break in mono 13 years ago
tibel c137343596 Lazy load DescriptiveStatistics.Median 14 years ago
Christoph Ruegg f5b6500668 Realign complex types with System.Numerics 14 years ago
Christoph Ruegg 1c328db9d7 Tests: Action Attributes instead of global setup (simplifies hierarchy), some net4.5 fixes 14 years ago
Christoph Ruegg 386fb36bfc Solution: Replace Silverlight with Portable library 15 years ago
Abratiychuk 3f470bc0bc Fixed unit tests for Silverlight 16 years ago
Marcus Cuda 7a1a0fc8f1 tests: added Andriy's ported NUnit tests and tweaked them for the solver changes 16 years ago
Marcus Cuda 86eefc56b2 changed Complex32.ToString to match Complex.ToString 16 years ago
Marcus Cuda 7caa9b1110 fixed a complex ToString bugs and lowered the accuracy on some of the single precision tests that were failing on x64 16 years ago
Marcus Cuda 4fe613c977 distributions: Vladmir's first take at the distributions 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 511b872aed added complex32 type 17 years ago
Marcus Cuda 5a77e2116e added missing tests 17 years ago
Marcus Cuda 3c8fe6da01 started syncing up the complex api with .NET 4.0 17 years ago
Christoph Ruegg 61cb43ed81 globalization: double dense vector parsing 17 years ago
Christoph Ruegg 85b19ee4cb globalization: complex ToString and Parse 17 years ago
Marcus Cuda 4ccfa45871 Project merging: renamed projects 17 years ago