2459 Commits (9d405edd88205f6c5124fece3ad00ffca0aacb2e)

Author SHA1 Message Date
Christoph Ruegg b545e274ba Root Finding: argument checking also for other algorithms 6 years ago
Christoph Ruegg b22a3333bc Root Finding: drop redundant argument checking 6 years ago
Christoph Ruegg 49740efdd0 Cleanup: drop unused variable and suppress a warning 6 years ago
Christoph Ruegg ef3cc17391 Build: streamline dependency constraints 6 years ago
Ryan Grange 1c4814d98a Fix Issue 642: Throw exception for invalid accuracy values. Document value requirements. 6 years ago
Christoph Ruegg 8c9a8011d5 MKL: attempt to support both parallel studio with intel compiler and standalone MKL installations 7 years ago
Christoph Ruegg 2e3509e83d MKL: switch to Windows SDK 10.0.17763.0 7 years ago
Christoph Ruegg f941397a80 MKL: attempt to simplify vcxproj file 7 years ago
Christoph Ruegg 6c05d1d7b9 MKL Tests: fix TFMs and set provider hint path 7 years ago
Christoph Ruegg b3305125fa MKL: Switch to Intel Compiler 20 7 years ago
Christoph Ruegg e757e0f187 Distributions: more compact code style (no functional changes) 7 years ago
Christoph Ruegg fa361b6f52 Release notes: fix typo 7 years ago
Christoph Ruegg 6929caff4a Release v4.9.1 7 years ago
Christoph Ruegg 515289935b Data: minor project cleanup 7 years ago
Christoph Ruegg ddd2a1c81e Build Framework: switch build functions to dotnet build 7 years ago
Christoph Ruegg 15298fbc5f Migrate to .NET SDK 3.1 LTS and update dependencies 7 years ago
kayan 9948874f73 Fixed incorrectly implemented row reducing 7 years ago
diluculo 3f3cf42e3a BUG: Optimization: fix incorrect weighted Jacobian (#684) 7 years ago
Manor Askenazi a0c1979ff0
Ensure Hypergeometric.CDF <= 1.0 7 years ago
diluculo ae690ed557 Add Riemann–Liouville fractional derivative. 7 years ago
diluculo 510a82b8e0 Fix typos 7 years ago
Christoph Ruegg 990fa46fb2 Release v4.9.0 7 years ago
Christoph Ruegg a7f18f291c Revert breaking change 7 years ago
Philip Gruber 9028337af9 Added new distributions and corresponding tests 7 years ago
Tom McTiernan ac733b8ae3 Make extra validity check 7 years ago
Tom McTiernan 83d609727d Detect early completion in BfgsBMinimizer 7 years ago
diluculo c3b180fd99 Fix typos. 7 years ago
diluculo 8b449c76d8 Clean up codes. 7 years ago
diluculo eda7f568a6 Apply the Clenshaw algorithm to more accurately calculate the sum of Legendre series. 7 years ago
diluculo 0f501660a6 Add StieltjesPolynomial to support other than precomputed orders in Gauss-Kronrod rule. 7 years ago
diluculo 3cd5bd80e3 Add GaussKronrodPointFactory, but not yet support other than the precomputed order. 7 years ago
diluculo c18ceade64 Add more integration tests 7 years ago
diluculo e0cd83b648 Remove substitution rule for [a, b] => [-1, 1] from DoubleExponential method. 7 years ago
diluculo ab1f608345 Fix typos 7 years ago
diluculo 9cb8bbea5f Add Gauss-Legendre to Integrate class 7 years ago
diluculo cca30a3a0e Add Gauss-Kronrod integration rule 7 years ago
diluculo 067ec6fed3 Add complex version of double-exponential integral 7 years ago
diluculo 92ae8e358a Add Integrate.OnOpenInterval 7 years ago
Christoph Ruegg 83ab6ebd97 Release v4.8.1 7 years ago
Christoph Ruegg c9c1170caf Release v4.8.0 7 years ago
Christoph Ruegg a0fe120f70 Trust Region Methods: move to separate namespace 7 years ago
Christoph Ruegg b2811c0a0d Build: remove almost all build framework variations, drop FsLoader and Mirror support 7 years ago
Christoph Ruegg 802a706020 Release v4.8.0-beta02 7 years ago
MarcoRoss84 f6a604a94d Implemented and tested Tukey window 7 years ago
Erik Ovegård 739c0f7230 Improve convergence for symmetrical functions 7 years ago
Christoph Ruegg 5f43b3ba4e Release v4.8.0-beta01 7 years ago
Christoph Ruegg a95104b58b Upgrade to .Net Core 2.2 (2.2.4, SDK 2.2.106) 7 years ago
Eric Salem f6717c87f9 Issue 632, NelderMeadSimplex Does Not Always Return Best Evaluated Point 8 years ago
Christoph Ruegg 7e4fc7c282 Build: force .Net SDK to 2.1.403 to work around breaking change in MsBuild 16 with VS 2019 installed 8 years ago
Christoph Ruegg 2361efa654 Build: fix data package build and tests 8 years ago