Jurgen Van Gael
fecaed0fdd
Added Boost license reference.
Signed-off-by: Christoph Ruegg <git@cdrnet.ch>
17 years ago
Jurgen Van Gael
4e22ba370d
Fixed StyleCop warnings.
Added ContinuousDistribution class.
Added ContinuousDistribution unit tests.
Added more unit tests in Normal class.
Added Control class with property to check distribution parameters.
Tried to fix the StyleCop header warnings by changing the file encoding but didn't seem to work all that well.
Signed-off-by: Christoph Ruegg <git@cdrnet.ch>
17 years ago
Jurgen Van Gael
22fb98fb5d
Fix the message shown in the AssertHelpers.AlmostEqual function.
Signed-off-by: Christoph Ruegg <git@cdrnet.ch>
17 years ago
Jurgen Van Gael
e592d262cc
More unit tests.
Added Erfc and ErfcInv.
Fixed StyleCop problems.
Signed-off-by: Christoph Ruegg <git@cdrnet.ch>
17 years ago
Jurgen Van Gael
281c02756f
Added Erf tests.
Fixed erf implementation.
Signed-off-by: Christoph Ruegg <git@cdrnet.ch>
17 years ago
P. van der Velde
88da2a1705
- Fixed StyleCop issuesj
- Fixed issues brought up by Marcus in review.
Signed-off-by: Christoph Ruegg <git@cdrnet.ch>
17 years ago
P. van der Velde
d6c9e34867
Merged Precision (dnA) and Number (Math.NET) and their tests.
Signed-off-by: Christoph Ruegg <git@cdrnet.ch>
17 years ago
Jurgen Van Gael
05269f5c7a
Continued implementation of the normal distribution.
Signed-off-by: jvangael <jurgen.vangael@gmail.com>
17 years ago
Jurgen Van Gael
f3553857fa
Added constants back into the library.
Signed-off-by: jvangael <jurgen.vangael@gmail.com>
17 years ago
Jurgen Van Gael
ef0141298e
Partial Normal distribution implementation.
Signed-off-by: jvangael <jurgen.vangael@gmail.com>
17 years ago
Marcus Cuda
b789a02dcb
added simple markdown parser to create html and text file. uses Markdown.NET and HtmlAgilityPack
Signed-off-by: Marcus Cuda <marcus@cuda.net>
17 years ago
Marcus Cuda
4cee753fb7
changed Gendarme path so it can run on TeamCity
Signed-off-by: Marcus Cuda <marcus@cuda.net>
17 years ago
Marcus Cuda
7e0783690e
changed Gendarme path so it can run on TeamCity
Signed-off-by: Marcus Cuda <marcus@cuda.net>
17 years ago
Marcus Cuda
c961b8fe7d
added Mono.Gendarme checking to the build process
Signed-off-by: Marcus Cuda <marcus@cuda.net>
17 years ago
Marcus Cuda
f73b7c3de7
changed static initializers to use WithXY instead of FromXY
Signed-off-by: Marcus Cuda <marcus@cuda.net>
17 years ago
Marcus Cuda
4f1f713241
added ncover support to the build file
added Configuration and Optimize properties to the build file
Signed-off-by: Marcus Cuda <marcus@cuda.net>
17 years ago
Marcus Cuda
546a35f2bd
fixed SHFB build target import
Signed-off-by: Marcus Cuda <marcus@cuda.net>
17 years ago
Marcus Cuda
5471d5bacb
docs are now built at release time, not test time. still need to add creating a zip file and simplifing build file using properties
Signed-off-by: Marcus Cuda <marcus@cuda.net>
17 years ago
Marcus Cuda
225e51eed2
Add tools and config for building docs
Signed-off-by: Marcus Cuda <marcus@cuda.net>
17 years ago
Marcus Cuda
ade25d5ce8
removed FsCheck
Signed-off-by: Marcus Cuda <marcus@cuda.net>
17 years ago
Christoph Ruegg
1ee022698c
trying to forward unit test results to teamcity
Signed-off-by: Christoph Ruegg <git@cdrnet.ch>
17 years ago
Marcus Cuda
42d2500d50
now priniting out StyleCop violations
Signed-off-by: Marcus Cuda <marcus@cuda.net>
17 years ago
Marcus Cuda
b907029aa6
removed fixed directory from build file
Signed-off-by: Marcus Cuda <marcus@cuda.net>
17 years ago
Christoph Ruegg
767de137d3
added alglib copyright
Signed-off-by: Christoph Ruegg <git@cdrnet.ch>
17 years ago
Marcus Cuda
bee62a81fb
removed multiline options - not needed
Signed-off-by: Christoph Ruegg <git@cdrnet.ch>
17 years ago
Christoph Ruegg
32dc2c5396
fix keyword spacing in combinatorics class
Signed-off-by: Christoph Ruegg <git@cdrnet.ch>
17 years ago
Marcus Cuda
c785e2d888
added missing Fsharp bin files
Signed-off-by: Marcus Cuda <marcus@cuda.net>
17 years ago
Marcus Cuda
dbf8bbcaba
changed StyleCop rules to not use this. prefiex, start field names with an underscore, and not to care about ordering
Signed-off-by: Marcus Cuda <marcus@cuda.net>
17 years ago
Christoph Ruegg
d76a4d02a5
rename license -> copyright, use MIT/X11
Signed-off-by: Christoph Ruegg <git@cdrnet.ch>
17 years ago
Marcus Cuda
fae801ac64
synced up managed and native projects
Signed-off-by: Christoph Ruegg <git@cdrnet.ch>
17 years ago
Marcus Cuda
ed5ad2c677
synced up managed and native projects: added missing file
Signed-off-by: Marcus Cuda <marcus@cuda.net>
17 years ago
Marcus Cuda
449c4a9397
added stylecop into MSBuld extension directory
Signed-off-by: Marcus Cuda <marcus@cuda.net>
17 years ago
Christoph Ruegg
35d70a69de
Api Suggestion for combinatorics/counting
Signed-off-by: Marcus Cuda <marcus@cuda.net>
17 years ago
Marcus Cuda
c2c6e4660f
started working on build files
Signed-off-by: Christoph Ruegg <git@cdrnet.ch>
17 years ago
Marcus Cuda
4780331a4a
Added missing files
Signed-off-by: Christoph Ruegg <git@cdrnet.ch>
17 years ago
Marcus Cuda
c309cfd379
started adding Complex class so we can get the build process setup
Signed-off-by: Christoph Ruegg <git@cdrnet.ch>
17 years ago
Christoph Ruegg
f662602dc0
unit test external references
Signed-off-by: Marcus Cuda <marcus@cuda.net>
17 years ago
Christoph Ruegg
4eeb0e97c6
native unit test namespace/assemblyname
Signed-off-by: Marcus Cuda <marcus@cuda.net>
17 years ago
Christoph Ruegg
d0ae4c604a
added Gallio binaries (were missing because of gitignore)
Signed-off-by: Christoph Ruegg <git@cdrnet.ch>
17 years ago
Christoph Ruegg
ef28ce693b
restricting bin/obj ignore patterns to src directory
Signed-off-by: Christoph Ruegg <git@cdrnet.ch>
17 years ago
Marcus Cuda
3e8d211042
added empty Examples project
Signed-off-by: Christoph Ruegg <git@cdrnet.ch>
17 years ago
Marcus Cuda
654abcd9c3
added empty wrapper projects
Signed-off-by: Marcus Cuda <marcus@cuda.net>
17 years ago
Marcus Cuda
14330e2055
renamed Managed.Test to Managed.UnitTests since we'll multiple types of tests and added Native.UnitTests project
Signed-off-by: Marcus Cuda <marcus@cuda.net>
17 years ago
Marcus Cuda
e5cd963e8f
added third party tools and libs
Signed-off-by: Marcus Cuda <marcus@cuda.net>
17 years ago
Christoph Ruegg
2778324285
empty projects
17 years ago
Christoph Ruegg
416b3525a1
empty solution
17 years ago
Christoph Ruegg
a4ab87a94a
added authors and license file placeholders
17 years ago
Christoph Ruegg
c729b44700
readme -> markdown
17 years ago
Christoph Ruegg
30049c4524
added empty readme (markdown)
17 years ago
Christoph Ruegg
7caef6eef1
initial commit
17 years ago