3152 Commits (a89fcd09ac3ca39d72d7b4e3e66cb0890672107d)
 

Author SHA1 Message Date
mikael 332251d99c Add Skewed Generalized T distribution and Skewed Generalized Error distribution 7 years ago
Christoph Ruegg 982966f704 Release v4.10.0 6 years ago
Christoph Ruegg 0686faa293
Merge pull request #662 from diluculo/fractionalCalculus 6 years ago
Christoph Ruegg b5fa485b0b Release MKL Provider v2.4.0 (r13 with Intel MKL 2020.0 Update 1) 6 years ago
Christoph Ruegg 6ad0baf983 Build: fix reference restrictions for benchmark 6 years ago
Jong Hyun Kim 23bf5c8053 Sparse Solver: Delete Experimental. 6 years ago
Jong Hyun Kim 550d56c884 Sparse Solver: change the enums' values to the values defined by MKL DSS. 6 years ago
Jong Hyun Kim 7666f74f40 Sparse Solver: Remove from benchmark. 6 years ago
Jong Hyun Kim b3852156ea Tests: Adjust required accuracy in DirectSparseSolver tests. 6 years ago
Jong Hyun Kim d039dfdb26 Fix bugs in dss.c to avoid warning about repeating type qualifer 'const'. 6 years ago
Jong Hyun Kim abd3a6fdde Add methods to build a matrix from a COO, CSR, or CSC format. 7 years ago
Jong Hyun Kim 21e1a51525 Add direct sparse solver 7 years ago
Christoph Ruegg 22f65667a8 Managed Provider: move depending algorithms into provider; providers must be self-contained 6 years ago
Christoph Ruegg bca56038cf Docs: xbuild and msbuild are no longer supported thus no longer mention them. Refine MKL section. 6 years ago
Christoph Ruegg 2a774e61bf MKL: switch from v141 (2017) to v142 (2019) platform toolset, drop old project file 6 years ago
Christoph Ruegg 0a936cba31 Docs: declare required Windows 10 SDK and Platform Toolset for building MKL 6 years ago
Christoph Ruegg 99d0bbdc34 Build: roll-forward .NET Core SDK to feature (instead of latestPatch) 6 years ago
Christoph Ruegg d6a9f385a0 Tests: explicitly configure MKL with AVX-consitency mode to get at least some level of consistency between different machines, resolve more tests failing with MKL on some environments 6 years ago
Christoph Ruegg 9e8df1d133 Tests: linear algebra Cholesky tests adjust required accuracy 6 years ago
Christoph Ruegg a6e6e6405c Distributions: Inverse Wishart Sample uses pseudo inverse 6 years ago
Christoph Ruegg 905c65041c Tests: polynomial root finding does not expect specific ordering 6 years ago
Christoph Ruegg 3e91e51b6d Root Finding: Brent behavior more consistent between managed and native providers 6 years ago
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 193f9e2e1f Docs: explicitly mention .NET Core SDK 3.1.1 as requirement 6 years ago
Christoph Ruegg ef3cc17391 Build: streamline dependency constraints 6 years ago
Christoph Ruegg 1b4218d17b Readme: remove deprecated azure devops build status 6 years ago
Christoph Ruegg 8736b54561
Merge pull request #697 from RyanGrange/issue642 6 years ago
Christoph Ruegg ed5561702f Docs: update build documentation with more on how to build MKL on Windows 6 years ago
Christoph Ruegg 8b6e75a973 Docs: enforce https on all links 6 years ago
Christoph Ruegg beb775bebe
Docs: add a couple more references to the users page 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 f1e27f0c4e Docs: update links to new archive 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 df79708940
Merge pull request #688 from kayanme/master 7 years ago
Christoph Ruegg 07ee0eb8d4
Merge pull request #680 from manor/master 7 years ago
Christoph Ruegg 29b22cb2d7
Merge pull request #685 from diluculo/issue684 7 years ago
Christoph Ruegg d34b58225b
Merge pull request #676 from guneyozsan/remove-broken-google-plus-link-from-docs 7 years ago
Christoph Ruegg e55dce34f8
Merge pull request #691 from mdruiter/patch-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