Christoph Ruegg
|
41ce5dc1aa
|
Benchmark: add back to solution, migrate to Paket
|
9 years ago |
Christoph Ruegg
|
ef506bd08b
|
MKL: bind to Intel Compiler 18
|
9 years ago |
Christoph Ruegg
|
d8eef7b3aa
|
Tests: clearer and simpler naming pattern for test projects
|
9 years ago |
Christoph Ruegg
|
748a8abe58
|
Release Data Extensions v4.0.0-beta01
|
9 years ago |
Christoph Ruegg
|
1ec37fa663
|
Update Contributors
|
9 years ago |
Christoph Ruegg
|
adf8345089
|
Regression: Fit.LineThroughOrigin
|
9 years ago |
Christoph Ruegg
|
aab2d77b3e
|
Examples: upgrade dependencies, uncomment api usage which is now available again
|
9 years ago |
Christoph Ruegg
|
cdd4d21209
|
Release v4.0.0-beta06
|
9 years ago |
Christoph Ruegg
|
fd2e040bc6
|
Examples: convert F# scripts to normal F# source files
|
9 years ago |
Christoph Ruegg
|
2bbecb0480
|
Examples: migrate from 'src' to 'examples'
|
9 years ago |
Christoph Ruegg
|
8d34eb3d7c
|
Integration examples into different environments
|
9 years ago |
Christoph Ruegg
|
bef1641d69
|
Control: Describe gives an overview over the current configuration
|
9 years ago |
Christoph Ruegg
|
66df283892
|
BREAKING: Providers: providers now own the active instance, support for hint path
|
9 years ago |
Christoph Ruegg
|
9944c469f0
|
BREAKING: Providers: implementation types are no longer public
|
9 years ago |
Christoph Ruegg
|
7fac4c61e6
|
Tests: restructure test build targets
|
9 years ago |
Christoph Ruegg
|
5e4ab3a94b
|
Tests: disable 3 tests not supported in .Net Core 1.1
|
9 years ago |
Christoph Ruegg
|
8ba423a8a6
|
Build: rework and simplify compiler constants, bring native provider tests back
|
9 years ago |
Christoph Ruegg
|
3b864ccd9d
|
Build: try to switch Paket to magic mode
|
9 years ago |
Christoph Ruegg
|
8a1186f0dd
|
Merge pull request #544 from jnyrup/Dictionary
Use TryGetValue instead of ContainsKey+indexer
|
9 years ago |
Christoph Ruegg
|
5ed05975a0
|
Merge pull request #549 from jnyrup/typos
Fix typos
|
9 years ago |
jnyrup
|
83441365c0
|
Fix typos
|
9 years ago |
Christoph Ruegg
|
1af6254087
|
Release v4.0.0-beta05
|
9 years ago |
Christoph Ruegg
|
9ee599f029
|
Merge tag 'v3.20.2'
Math.NET Numerics v3.20.2
Bugfixes backported from v4:
BUG: Distributions: BetaScaled no longer ignores optional random source parameter
BUG: Trigonometry: Complex trigonometric functions behave on large imput ~diluculo
|
9 years ago |
Christoph Ruegg
|
a7cc9def57
|
Release v3.20.2
|
9 years ago |
Christoph Ruegg
|
0263f20c3d
|
BUG: Distributions: BetaScaled no longer ignores optional random source parameter #547
|
9 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
|
9 years ago |
Christoph Ruegg
|
b75260ab00
|
Code Quality: drop redundant if-statement conditions #546
|
9 years ago |
Christoph Ruegg
|
e53e3cac5b
|
Merge pull request #542 from jnyrup/ArgumentChecks
Argument checks
|
9 years ago |
Christoph Ruegg
|
77d8b3b5c1
|
Merge pull request #543 from jnyrup/DelayVariables
Move variables into scopes
|
9 years ago |
Christoph Ruegg
|
48a0bac76f
|
Merge pull request #545 from jnyrup/Capacity
Initialize list with known capacity
|
9 years ago |
jnyrup
|
13e8bff318
|
Initialize list with known capacity
|
9 years ago |
jnyrup
|
8786684583
|
Use TryGetValue instead
|
9 years ago |
jnyrup
|
736cf4cc92
|
move variables into scopes
|
9 years ago |
jnyrup
|
5b1fd6fe62
|
Argument checks
|
9 years ago |
Christoph Ruegg
|
ebbb63dd94
|
Build: set FrameworkPathOverride when building on Linux
|
9 years ago |
Christoph Ruegg
|
b476c42906
|
Update Contributors
|
9 years ago |
Christoph Ruegg
|
7087f4ae1d
|
Merge pull request #540 from diluculo/trigKahan
Updated some (hyperbolic) trig functions
|
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
|
11f3c54309
|
Release Notes: fix date year of v4.0.0-beta04
|
9 years ago |
Christoph Ruegg
|
29b4066ae9
|
Release v4.0.0-beta04
|
9 years ago |
Christoph Ruegg
|
01b904f8d3
|
Build: test against .net framework on windows only
|
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 |