From d29ca52addd6c2eca80fd985598f04cdad0f99dd Mon Sep 17 00:00:00 2001 From: Christoph Ruegg Date: Fri, 1 May 2020 11:35:26 +0200 Subject: [PATCH] Math.NET Numerics: 4.9.1 docs update --- Build.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Build.html b/Build.html index 0e8119ae..d4be7cde 100644 --- a/Build.html +++ b/Build.html @@ -212,6 +212,9 @@ these packages as well, with the following prefixes:

The build expects that either Intel Parallel Studio 2020 (with the Intel Compiler) or Intel Math Kernel Library 2020 is installed. If you run into an error with mkl_link_tool.exe you may need to patch a targets file, see MKL 2020.1, VS2019 linking bug .

+

The build is targeting Windows 10 SDK (10.0.17763.0) and the v141 platform toolset, +both of which can be installed as individual components in the Visual Studio Installer, +together with the Desktop development with C++ workload.

The build can then be triggered by calling:

1: 
 2: