74 Commits (ddd34416490e9ecc5f890ceb902c2b87b31fa8a5)
 

Author SHA1 Message Date
Christoph Ruegg ddd3441649 style cop 17 years ago
Christoph Ruegg 795b406854 interpolation: ported bulirsch-stoer rational algorithm 17 years ago
Christoph Ruegg e875e3232c interpolation test: exception case testing (code coverage) 17 years ago
Christoph Ruegg d267b00346 interpolation: renaming some methods and classes 17 years ago
Marcus Cuda 8b9e92fac3 fixed ToString and added missing tests 17 years ago
Marcus Cuda b72659a196 cannot push, seeing if checking in the changed Complex.cs file helps 17 years ago
Marcus Cuda fa2ea96343 Added AlmostEquals method from Math.NET Iridium 17 years ago
Christoph Ruegg 997aac2a64 precision test: added Test attribute where missing 17 years ago
Christoph Ruegg 6357037460 special functions: fix native build (missing links) 17 years ago
Christoph Ruegg bd50e1fd92 interpolation: code style 17 years ago
Christoph Ruegg eb02fefd3d interpolation: now using Precision.AlmostZero 17 years ago
Christoph Ruegg 780493b5ee interpolation: assume samples to be sorted (splines-only) 17 years ago
Christoph Ruegg 5dca1ce266 interpolation: spline refactoring (code review) 17 years ago
Christoph Ruegg 3978386dba interpolation test: added rational behavior contract 17 years ago
Christoph Ruegg bb3ad98479 interpolation test: added polynomial behavior contract 17 years ago
Christoph Ruegg 5e0874c46e interpolation: minor refactoring 17 years ago
Christoph Ruegg 17e4131a21 interpolation: neville polynomial interpolation 17 years ago
Christoph Ruegg 7297f9fc32 interpolation: renamed linear spline factory method 17 years ago
Christoph Ruegg 647acb26cd interpolation: algorithm constructors as one line init shortcut 17 years ago
Christoph Ruegg cf1e6ab27a interpolation: minor code formatting 17 years ago
Christoph Ruegg c8d6b76ae0 interpolation test: contract based unit tests 17 years ago
Christoph Ruegg 9a57ff4894 interpolation: rational pole-free, linear spline 17 years ago
Christoph Ruegg 3ea82d4c9b interpolation: factory and interface suggestion 17 years ago
P. van der Velde bdae190b33 Changed Precision.Value to Precision.GetMagnitudeScaledValue 17 years ago
jvangael 77e8b9bf54 Added Boost license reference. 17 years ago
jvangael ff5b0a630c Fixed StyleCop warnings. 17 years ago
jvangael 0477be835b Fix the message shown in the AssertHelpers.AlmostEqual function. 17 years ago
jvangael 82d386f3ac More unit tests. 17 years ago
jvangael 7b45d69fab Added Erf tests. 17 years ago
P. van der Velde bcb394b51a - Fixed StyleCop issuesj 17 years ago
P. van der Velde 060f61bb4d Merged Precision (dnA) and Number (Math.NET) and their tests. 17 years ago
jvangael bfd0939911 Continued implementation of the normal distribution. 17 years ago
jvangael e87d06678b Added constants back into the library. 17 years ago
jvangael ffbcdc1161 Partial Normal distribution implementation. 17 years ago
Marcus Cuda 440a41b8bd added simple markdown parser to create html and text file. uses Markdown.NET and HtmlAgilityPack 17 years ago
Marcus Cuda 2188fdf99a changed Gendarme path so it can run on TeamCity 17 years ago
Marcus Cuda 8ee4efadd0 changed Gendarme path so it can run on TeamCity 17 years ago
Marcus Cuda 9eb115c96a added Mono.Gendarme checking to the build process 17 years ago
Marcus Cuda 2eb9998a2e changed static initializers to use WithXY instead of FromXY 17 years ago
Marcus Cuda 19de5a2821 added ncover support to the build file 17 years ago
Marcus Cuda 2219c9809b fixed SHFB build target import 17 years ago
Marcus Cuda 51793623fc docs are now built at release time, not test time. still need to add creating a zip file and simplifing build file using properties 17 years ago
Marcus Cuda 36e9cca6c8 Add tools and config for building docs 17 years ago
Marcus Cuda d109ce3292 removed FsCheck 17 years ago
Christoph Ruegg 98980a1930 trying to forward unit test results to teamcity 17 years ago
Marcus Cuda e6ced09314 now priniting out StyleCop violations 17 years ago
Marcus Cuda fbed2bdb8b removed fixed directory from build file 17 years ago
Christoph Ruegg 128b03bad1 added alglib copyright 17 years ago
Marcus Cuda 17ee0900be removed multiline options - not needed 17 years ago
Christoph Ruegg 8044f8079a fix keyword spacing in combinatorics class 17 years ago