Christoph Ruegg
|
82dcc548da
|
Release v4.0.0
|
8 years ago |
Christoph Ruegg
|
2004d30951
|
GoodnessOfFit: try to clarify documentation
|
8 years ago |
Jon Smit
|
1bb3019e48
|
Added unit tests for new Rsquared method.
|
10 years ago |
Jon Smit
|
30c4d38fcd
|
Added another version of the Rsquared test.
|
10 years ago |
Christoph Ruegg
|
0602352705
|
BREAKING: Statistics: Ranks and RankInplace of single precision to return single precision arrays #364
|
8 years ago |
Christoph Ruegg
|
67295a7a7e
|
Distributions: rework CommonDistributionTests to use test cases
|
8 years ago |
Christoph Ruegg
|
9f03564208
|
Release v4.0.0-beta07
|
8 years ago |
Christoph Ruegg
|
169db7919e
|
Benchmark: cleanup conditional compiling after dropping netcoreapp1.1 target
|
8 years ago |
Christoph Ruegg
|
45b437aa63
|
Benchmark: support netcoreapp2.0
|
8 years ago |
Christoph Ruegg
|
79fa123650
|
Benchmarks: rework, cleanup
|
8 years ago |
Christoph Ruegg
|
83e0302bcd
|
Build: trial to remove RuntimeIdentifiers
|
8 years ago |
Christoph Ruegg
|
41ce5dc1aa
|
Benchmark: add back to solution, migrate to Paket
|
8 years ago |
Christoph Ruegg
|
ef506bd08b
|
MKL: bind to Intel Compiler 18
|
8 years ago |
Christoph Ruegg
|
d8eef7b3aa
|
Tests: clearer and simpler naming pattern for test projects
|
8 years ago |
Christoph Ruegg
|
748a8abe58
|
Release Data Extensions v4.0.0-beta01
|
8 years ago |
Christoph Ruegg
|
adf8345089
|
Regression: Fit.LineThroughOrigin
|
8 years ago |
Christoph Ruegg
|
cdd4d21209
|
Release v4.0.0-beta06
|
8 years ago |
Christoph Ruegg
|
2bbecb0480
|
Examples: migrate from 'src' to 'examples'
|
8 years ago |
Christoph Ruegg
|
bef1641d69
|
Control: Describe gives an overview over the current configuration
|
8 years ago |
Christoph Ruegg
|
66df283892
|
BREAKING: Providers: providers now own the active instance, support for hint path
|
8 years ago |
Christoph Ruegg
|
9944c469f0
|
BREAKING: Providers: implementation types are no longer public
|
8 years ago |
Christoph Ruegg
|
7fac4c61e6
|
Tests: restructure test build targets
|
8 years ago |
Christoph Ruegg
|
5e4ab3a94b
|
Tests: disable 3 tests not supported in .Net Core 1.1
|
8 years ago |
Christoph Ruegg
|
8ba423a8a6
|
Build: rework and simplify compiler constants, bring native provider tests back
|
8 years ago |
jnyrup
|
83441365c0
|
Fix typos
|
8 years ago |
Christoph Ruegg
|
1af6254087
|
Release v4.0.0-beta05
|
8 years ago |
Christoph Ruegg
|
a7cc9def57
|
Release v3.20.2
|
8 years ago |
Christoph Ruegg
|
0263f20c3d
|
BUG: Distributions: BetaScaled no longer ignores optional random source parameter #547
|
8 years ago |
diluculo
|
118a3c028e
|
Apply approximation to Asinh(x) and Acosh(x)
|
9 years ago |
diluculo
|
7d28c17082
|
Set huge = 22.0
Apply approximation to Sinh(z) and Cosh(z).
|
9 years ago |
diluculo
|
9a67b5d9fd
|
To avoid overflow, widen the range of x to apply the approximation of sinh^2(x).
Simplify Coth(z), Tan(z), and Cot(z)
|
9 years ago |
diluculo
|
7589568a8a
|
Trig: updated Tan(z), Cot(z), Tanh(z), Coth(z), Csch(z), and Sech(z) based on the Kahan algorithm.
|
9 years ago |
Christoph Ruegg
|
c9a203728c
|
BUG: Distributions: BetaScaled no longer ignores optional random source parameter #547
|
8 years ago |
Christoph Ruegg
|
b75260ab00
|
Code Quality: drop redundant if-statement conditions #546
|
8 years ago |
jnyrup
|
13e8bff318
|
Initialize list with known capacity
|
8 years ago |
jnyrup
|
8786684583
|
Use TryGetValue instead
|
8 years ago |
jnyrup
|
736cf4cc92
|
move variables into scopes
|
8 years ago |
jnyrup
|
5b1fd6fe62
|
Argument checks
|
8 years ago |
Christoph Ruegg
|
ebbb63dd94
|
Build: set FrameworkPathOverride when building on Linux
|
9 years ago |
diluculo
|
a52e39be05
|
Apply approximation to Asinh(x) and Acosh(x)
|
9 years ago |
diluculo
|
fdfbcf37db
|
Set huge = 22.0
Apply approximation to Sinh(z) and Cosh(z).
|
9 years ago |
diluculo
|
4aca8448bc
|
To avoid overflow, widen the range of x to apply the approximation of sinh^2(x).
Simplify Coth(z), Tan(z), and Cot(z)
|
9 years ago |
diluculo
|
740fce12e0
|
Trig: updated Tan(z), Cot(z), Tanh(z), Coth(z), Csch(z), and Sech(z) based on the Kahan algorithm.
|
9 years ago |
Christoph Ruegg
|
29b4066ae9
|
Release v4.0.0-beta04
|
9 years ago |
Christoph Ruegg
|
27e186f486
|
Build: cleanup, fix F# NoWarn entries, pack using msbuild
|
9 years ago |
Christoph Ruegg
|
484b5e40a0
|
Build: restore using msbuild, fix test where expected accuracy was higher than requested from algorithm
|
9 years ago |
Christoph Ruegg
|
13bf674b5e
|
Release v3.20.1
|
9 years ago |
Christoph Ruegg
|
1daa68fbd3
|
BUG: Trigonometry: fix imaginary part sign of complex hyperbolic cotangent #539
|
9 years ago |
Christoph Ruegg
|
9d6f59a795
|
MatrixStorage: more reasonable GetHashCode #534
|
9 years ago |
mjmckp
|
564a4658fc
|
Fix for IndexOutOfRangeException in GetHashCode method in certain cases where ColumnCount > RowCount (#535)
|
9 years ago |