Christoph Ruegg
|
3c3c01839b
|
unit tests: new generic argument checking contract, functional helpers now globally available
Signed-off-by: Christoph Ruegg <git@cdrnet.ch>
|
17 years ago |
Christoph Ruegg
|
93e0402fd4
|
number theory: full coverage
Signed-off-by: Christoph Ruegg <git@cdrnet.ch>
|
17 years ago |
Christoph Ruegg
|
66bd45316e
|
precision: fixing typo in previous 84f78d827d
Signed-off-by: Christoph Ruegg <git@cdrnet.ch>
|
17 years ago |
Christoph Ruegg
|
f2cf2b5f1c
|
interpolation: barycentric condition fix, full coverage
Signed-off-by: Christoph Ruegg <git@cdrnet.ch>
|
17 years ago |
Christoph Ruegg
|
84f78d827d
|
precision: multiple increment/decrement
Signed-off-by: Christoph Ruegg <git@cdrnet.ch>
|
17 years ago |
Christoph Ruegg
|
2e5676249c
|
interpolation: refactored unit tests
Signed-off-by: Christoph Ruegg <git@cdrnet.ch>
|
17 years ago |
Christoph Ruegg
|
c9b81d8fbf
|
interpolation: additional constructors
Signed-off-by: Christoph Ruegg <git@cdrnet.ch>
|
17 years ago |
Christoph Ruegg
|
d30f0c9080
|
interpolation: xmldoc link references
Signed-off-by: Christoph Ruegg <git@cdrnet.ch>
|
17 years ago |
Christoph Ruegg
|
194ec24d93
|
interpolation: added equidistant polynomial (barycentric)
Signed-off-by: Christoph Ruegg <git@cdrnet.ch>
|
17 years ago |
Christoph Ruegg
|
c412fce9e6
|
threading: minor refactoring, control, fast-forward execution
Signed-off-by: Christoph Ruegg <git@cdrnet.ch>
|
17 years ago |
Christoph Ruegg
|
1d21cb5de6
|
sorting: code style
Signed-off-by: Christoph Ruegg <git@cdrnet.ch>
|
17 years ago |
Marcus Cuda
|
d6e1626dcc
|
tweaked build file to remove managed references and to be a little more xbuild friendly - but there is still an issue with InternalVisibleTo
corrected the ToString Vector test
Signed-off-by: Marcus Cuda <marcus@cuda.net>
|
17 years ago |
Christoph Ruegg
|
19e351b7da
|
transforms: reorganized unit tests, now full coverage
Signed-off-by: Christoph Ruegg <git@cdrnet.ch>
|
17 years ago |
Christoph Ruegg
|
d8c22c249c
|
transforms: facade test
Signed-off-by: Christoph Ruegg <git@cdrnet.ch>
|
17 years ago |
Marcus Cuda
|
73069cbe76
|
Linear Algebra: replaced comma with TextInfo.ListSeparator
Signed-off-by: Marcus Cuda <marcus@cuda.net>
|
17 years ago |
Marcus Cuda
|
7ab3756a74
|
Linear Algebra: Started implement DenseVector
Signed-off-by: Marcus Cuda <marcus@cuda.net>
|
17 years ago |
Marcus Cuda
|
45cc804674
|
Linear Algebra: Added just enough of the vector class so it compiles
Signed-off-by: Marcus Cuda <marcus@cuda.net>
|
17 years ago |
Marcus Cuda
|
a4a2d26278
|
Linear Algebra: Added just enough of the matrix class so it compiles
Signed-off-by: Marcus Cuda <marcus@cuda.net>
|
17 years ago |
Marcus Cuda
|
ea99ef9df6
|
Project merging: updated build fike
Signed-off-by: Marcus Cuda <marcus@cuda.net>
|
17 years ago |
Marcus Cuda
|
d028c41f74
|
Project merging: added projects back to the solution
Signed-off-by: Marcus Cuda <marcus@cuda.net>
|
17 years ago |
Marcus Cuda
|
5f07fa1d90
|
Project merging: renamed projects
Signed-off-by: Marcus Cuda <marcus@cuda.net>
|
17 years ago |
Marcus Cuda
|
ffa2fa21fb
|
Project merging: starting, looks like it needs to be done in a serveral commits
Signed-off-by: Marcus Cuda <marcus@cuda.net>
|
17 years ago |
Christoph Ruegg
|
7969992979
|
transforms: hartley - naive
Signed-off-by: Christoph Ruegg <git@cdrnet.ch>
|
17 years ago |
Christoph Ruegg
|
7586bff512
|
transforms: using complex ctor instead of factory
Signed-off-by: Christoph Ruegg <git@cdrnet.ch>
|
17 years ago |
Christoph Ruegg
|
e7f4cfa66b
|
precision: assertion helper for double arrays
Signed-off-by: Christoph Ruegg <git@cdrnet.ch>
|
17 years ago |
jvangael
|
d21d8ca9e4
|
Fixed some bugs in the Beta distribution.
Signed-off-by: Christoph Ruegg <git@cdrnet.ch>
|
17 years ago |
jvangael
|
58a2e86930
|
Added unit tests for Gamma & Beta.
Added DiGamma function.
Signed-off-by: Christoph Ruegg <git@cdrnet.ch>
|
17 years ago |
jvangael
|
4c5bbc5cd2
|
Fixed a few special cases in the Gamma distribution densities.
Signed-off-by: Christoph Ruegg <git@cdrnet.ch>
|
17 years ago |
jvangael
|
bcf4cd21cb
|
Added Erf and Erfc unit test coverage.
Signed-off-by: Christoph Ruegg <git@cdrnet.ch>
|
17 years ago |
jvangael
|
a8f0634c92
|
Added Gamma and GammaLn with unit tests.
Signed-off-by: Christoph Ruegg <git@cdrnet.ch>
|
17 years ago |
jvangael
|
453023c35b
|
Added Gamma & Beta distribution unit tests.
Signed-off-by: Christoph Ruegg <git@cdrnet.ch>
|
17 years ago |
Marcus Cuda
|
967800530a
|
Complex: added back license header that was removed by resharper
Signed-off-by: Marcus Cuda <marcus@cuda.net>
|
17 years ago |
Marcus Cuda
|
d4e4483d86
|
Complex: added missing tests
Signed-off-by: Marcus Cuda <marcus@cuda.net>
|
17 years ago |
Christoph Ruegg
|
208828f07f
|
transforms: now testing parseval's theorem
Signed-off-by: Christoph Ruegg <git@cdrnet.ch>
|
17 years ago |
Marcus Cuda
|
1b6265c7fa
|
Complex: added parse method
Signed-off-by: Marcus Cuda <marcus@cuda.net>
|
17 years ago |
Christoph Ruegg
|
2437eff859
|
Trig: suggestion for handling extreme cases
Signed-off-by: Christoph Ruegg <git@cdrnet.ch>
|
17 years ago |
Christoph Ruegg
|
1921168c7e
|
transforms: xmldoc
Signed-off-by: Christoph Ruegg <git@cdrnet.ch>
|
17 years ago |
Christoph Ruegg
|
d0cba172d6
|
transforms: parallelized radix-2
Signed-off-by: Christoph Ruegg <git@cdrnet.ch>
|
17 years ago |
Christoph Ruegg
|
476016408a
|
transforms: facade
Signed-off-by: Christoph Ruegg <git@cdrnet.ch>
|
17 years ago |
Christoph Ruegg
|
2cb3a8eb7a
|
transforms: managed FFT algorithms (single-dim, arbitrary-N)
Signed-off-by: Christoph Ruegg <git@cdrnet.ch>
|
17 years ago |
Christoph Ruegg
|
0cd42f068f
|
precision: custom type support, resharper
Signed-off-by: Christoph Ruegg <git@cdrnet.ch>
|
17 years ago |
Marcus Cuda
|
b276ad9e72
|
Trig: added missing file
Signed-off-by: Marcus Cuda <marcus@cuda.net>
|
17 years ago |
unknown
|
a0adc9021b
|
Trig: added trig functions
Signed-off-by: Marcus Cuda <marcus@cuda.net>
|
17 years ago |
Christoph Ruegg
|
254af32eee
|
number theory: power of two
Signed-off-by: Christoph Ruegg <git@cdrnet.ch>
|
17 years ago |
Christoph Ruegg
|
728db500bd
|
number theory: ceiling to power of two
Signed-off-by: Christoph Ruegg <git@cdrnet.ch>
|
17 years ago |
Christoph Ruegg
|
fb7ff4ce74
|
number theory: integer IsPowerOfTwo
Signed-off-by: Christoph Ruegg <git@cdrnet.ch>
|
17 years ago |
Christoph Ruegg
|
0f17aefb31
|
number theory: gcd/lcm for pairs and lists (from Iridium)
Signed-off-by: Christoph Ruegg <git@cdrnet.ch>
|
17 years ago |
Marcus Cuda
|
e0dd21908d
|
moved Complex tests into their own folder
Signed-off-by: Marcus Cuda <marcus@cuda.net>
|
17 years ago |
Christoph Ruegg
|
5fb23b3af8
|
interpolation: ported akima spline
Signed-off-by: Christoph Ruegg <git@cdrnet.ch>
|
17 years ago |
Christoph Ruegg
|
0478e36a66
|
interpolation test: now verifying minimum sample count check
Signed-off-by: Christoph Ruegg <git@cdrnet.ch>
|
17 years ago |