csharpfftfsharpintegrationinterpolationlinear-algebramathdifferentiationmatrixnumericsrandomregressionstatisticsmathnet
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
197 lines
11 KiB
197 lines
11 KiB
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>MKL Provider Release Notes
|
|
</title>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
|
<meta name="author" content="Christoph Ruegg, Marcus Cuda, Jurgen Van Gael">
|
|
|
|
<link rel="stylesheet" id="theme_link" href="https://cdnjs.cloudflare.com/ajax/libs/bootswatch/4.6.0/materia/bootstrap.min.css">
|
|
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
|
|
<script src="https://cdn.jsdelivr.net/npm/bootstrap@4.6.0/dist/js/bootstrap.bundle.min.js" integrity="sha384-Piv4xVNRyMGpqkS2by6br4gNJ7DXjqk09RmUpJ8jgGtD7zP9yug3goQfGII0yAns" crossorigin="anonymous"></script>
|
|
|
|
<script type="text/javascript" async src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/MathJax.js?config=TeX-MML-AM_CHTML"></script>
|
|
|
|
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico">
|
|
<link type="text/css" rel="stylesheet" href="https://numerics.mathdotnet.com/content/navbar-fixed-left.css" />
|
|
<link type="text/css" rel="stylesheet" href="https://numerics.mathdotnet.com/content/fsdocs-default.css" />
|
|
<link type="text/css" rel="stylesheet" href="https://numerics.mathdotnet.com/content/fsdocs-custom.css" />
|
|
<script type="text/javascript" src="https://numerics.mathdotnet.com/content/fsdocs-tips.js"></script>
|
|
<!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
|
|
<!--[if lt IE 9]>
|
|
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
|
|
<![endif]-->
|
|
<!-- BEGIN SEARCH BOX: this adds support for the search box -->
|
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/JavaScript-autoComplete/1.0.4/auto-complete.css" />
|
|
<!-- END SEARCH BOX: this adds support for the search box -->
|
|
|
|
</head>
|
|
|
|
<body>
|
|
<nav class="navbar navbar-expand-md navbar-light bg-secondary fixed-left" id="fsdocs-nav">
|
|
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
|
|
<span class="navbar-toggler-icon"></span>
|
|
</button>
|
|
<div class="collapse navbar-collapse navbar-nav-scroll" id="navbarsExampleDefault">
|
|
<a href="https://numerics.mathdotnet.com/"><img id="fsdocs-logo" src="/logo.png" /></a>
|
|
<!-- BEGIN SEARCH BOX: this adds support for the search box -->
|
|
<div id="header">
|
|
<div class="searchbox" id="fsdocs-searchbox">
|
|
<label for="search-by">
|
|
<i class="fas fa-search"></i>
|
|
</label>
|
|
<input data-search-input="" id="search-by" type="search" placeholder="Search..." />
|
|
<span data-search-clear="">
|
|
<i class="fas fa-times"></i>
|
|
</span>
|
|
</div>
|
|
</div>
|
|
<!-- END SEARCH BOX: this adds support for the search box -->
|
|
<ul class="navbar-nav">
|
|
<li class="nav-header">Math.NET Numerics</li>
|
|
<li class="nav-item"><a class="nav-link" href="Packages.html">NuGet & Binaries</a></li>
|
|
<li class="nav-item"><a class="nav-link" href="ReleaseNotes.html">Release Notes</a></li>
|
|
<li class="nav-item"><a class="nav-link" href="https://github.com/mathnet/mathnet-numerics/blob/master/LICENSE.md">MIT License</a></li>
|
|
<li class="nav-item"><a class="nav-link" href="Compatibility.html">Platform Support</a></li>
|
|
<li class="nav-item"><a class="nav-link" href="https://numerics.mathdotnet.com/api/">Class Reference</a></li>
|
|
<li class="nav-item"><a class="nav-link" href="https://github.com/mathnet/mathnet-numerics/issues">Issues & Bugs</a></li>
|
|
<li class="nav-item"><a class="nav-link" href="Users.html">Who is using Math.NET?</a></li>
|
|
|
|
<li class="nav-header">Contributing</li>
|
|
<li class="nav-item"><a class="nav-link" href="Contributors.html">Contributors</a></li>
|
|
<li class="nav-item"><a class="nav-link" href="Contributing.html">Contributing</a></li>
|
|
<li class="nav-item"><a class="nav-link" href="Build.html">Build & Tools</a></li>
|
|
<li class="nav-item"><a class="nav-link" href="https://github.com/mathnet/mathnet-numerics/discussions/categories/ideas">Your Ideas</a></li>
|
|
|
|
<li class="nav-header">Getting Help</li>
|
|
<li class="nav-item"><a class="nav-link" href="https://discuss.mathdotnet.com/c/numerics">Discuss</a></li>
|
|
<li class="nav-item"><a class="nav-link" href="https://stackoverflow.com/questions/tagged/mathdotnet">Stack Overflow</a></li>
|
|
|
|
<li class="nav-header">Getting Started</li>
|
|
<l class="nav-item"i><a class="nav-link" href="/">Getting started</a></li>
|
|
<li class="nav-item"><a class="nav-link" href="Constants.html">Constants</a></li>
|
|
<li class="nav-item"><a class="nav-link" href="Matrix.html">Matrices and Vectors</a></li>
|
|
<li class="nav-item"><a class="nav-link" href="Euclid.html">Euclid & Number Theory</a></li>
|
|
<li class="nav-item">Combinatorics</li>
|
|
|
|
<li class="nav-header">Evaluation</li>
|
|
<li class="nav-item"><a class="nav-link" href="Functions.html">Special Functions</a></li>
|
|
<li class="nav-item"><a class="nav-link" href="Integration.html">Integration</a></li>
|
|
|
|
<li class="nav-header">Statistics/Probability</li>
|
|
<li class="nav-item"><a class="nav-link" href="DescriptiveStatistics.html">Descriptive Statistics</a></li>
|
|
<li class="nav-item"><a class="nav-link" href="Probability.html">Probability Distributions</a></li>
|
|
|
|
<li class="nav-header">Generation</li>
|
|
<li class="nav-item"><a class="nav-link" href="Generate.html">Generating Data</a></li>
|
|
<li class="nav-item"><a class="nav-link" href="Random.html">Random Numbers</a></li>
|
|
|
|
<li class="nav-header">Solving Equations</li>
|
|
<li class="nav-item"><a class="nav-link" href="LinearEquations.html">Linear Equation Systems</a></li>
|
|
|
|
<li class="nav-header">Optimization</li>
|
|
<li class="nav-item"><a class="nav-link" href="Distance.html">Distance Metrics</a></li>
|
|
|
|
<li class="nav-header">Curve Fitting</li>
|
|
<li class="nav-item"><a class="nav-link" href="Regression.html">Regression</a></li>
|
|
|
|
<li class="nav-header">Native Providers</li>
|
|
<li class="nav-item"><a class="nav-link" href="MKL.html">Intel MKL</a></li>
|
|
|
|
<li class="nav-header">Working Together</li>
|
|
<li class="nav-item"><a class="nav-link" href="CSV.html">Delimited Text Files (CSV)</a></li>
|
|
<li class="nav-item"><a class="nav-link" href="MatrixMarket.html">NIST MatrixMarket</a></li>
|
|
<li class="nav-item"><a class="nav-link" href="MatlabFiles.html">MATLAB</a></li>
|
|
<li class="nav-item"><a class="nav-link" href="IFSharpNotebook.html">IF# Notebook</a></li>
|
|
</ul>
|
|
</div>
|
|
</nav>
|
|
<div class="container">
|
|
<div class="masthead">
|
|
<h3 class="muted">
|
|
<a href="https://numerics.mathdotnet.com">Math.NET Numerics</a> |
|
|
<a href="https://www.mathdotnet.com">Math.NET Project</a> |
|
|
<a href="https://github.com/mathnet/mathnet-numerics">GitHub</a>
|
|
</h3>
|
|
</div>
|
|
<hr />
|
|
<div class="container" id="fsdocs-content">
|
|
<h1><a name="MKL-Provider-Release-Notes" class="anchor" href="#MKL-Provider-Release-Notes">MKL Provider Release Notes</a></h1>
|
|
<p><a href="ReleaseNotes.html">Math.NET Numerics</a> | <a href="ReleaseNotes-MKL.html">MKL Provider</a> | <a href="ReleaseNotes-OpenBLAS.html">OpenBLAS Provider</a></p>
|
|
<h3><a name="2-6-0-beta3-2021-12-19" class="anchor" href="#2-6-0-beta3-2021-12-19">2.6.0-beta3 - 2021-12-19</a></h3>
|
|
<ul>
|
|
<li>Experimental build with runtime folders for sdk projects</li>
|
|
</ul>
|
|
<h3><a name="2-6-0-beta2-2021-12-09" class="anchor" href="#2-6-0-beta2-2021-12-09">2.6.0-beta2 - 2021-12-09</a></h3>
|
|
<ul>
|
|
<li>r15 with Intel oneAPI 2021.4, preview for Numerics v5 with MathNet.Numerics.Pro</li>
|
|
<li>Note that MathNet.Numerics.Providers.MKL.dll is required for this to work with Numerics v5</li>
|
|
</ul>
|
|
<h3><a name="2-5-0-2021-01-01" class="anchor" href="#2-5-0-2021-01-01">2.5.0 - 2021-01-01</a></h3>
|
|
<ul>
|
|
<li>r14 with Intel MKL 2020 Update 4</li>
|
|
<li>MKL Direct Sparse Solver provider <em>~Jong Hyun Kim</em></li>
|
|
</ul>
|
|
<h3><a name="2-4-0-2020-05-22" class="anchor" href="#2-4-0-2020-05-22">2.4.0 - 2020-05-22</a></h3>
|
|
<ul>
|
|
<li>r13 with Intel MKL 2020.0 Update 1</li>
|
|
</ul>
|
|
<h3><a name="2-3-0-2018-02-14" class="anchor" href="#2-3-0-2018-02-14">2.3.0 - 2018-02-14</a></h3>
|
|
<ul>
|
|
<li>r12 with Intel MKL 2018.0 Update 1</li>
|
|
</ul>
|
|
<h3><a name="2-2-0-2016-10-30" class="anchor" href="#2-2-0-2016-10-30">2.2.0 - 2016-10-30</a></h3>
|
|
<ul>
|
|
<li>r11 with Intel MKL 2017.0</li>
|
|
<li>Vector Functions v0.1: vector power</li>
|
|
<li>Fourier Transforms v1.0: basic FFT support</li>
|
|
</ul>
|
|
<h3><a name="2-1-0-2016-09-08" class="anchor" href="#2-1-0-2016-09-08">2.1.0 - 2016-09-08</a></h3>
|
|
<ul>
|
|
<li>r10 with Intel MKL 2017.0</li>
|
|
</ul>
|
|
<h3><a name="2-0-0-2015-09-26" class="anchor" href="#2-0-0-2015-09-26">2.0.0 - 2015-09-26</a></h3>
|
|
<ul>
|
|
<li>r9 with Intel MKL 11.3</li>
|
|
<li>Linear Algebra v2.0: automatic work array/buffer handling (breaking change)</li>
|
|
</ul>
|
|
<h3><a name="1-8-0-2015-05-09" class="anchor" href="#1-8-0-2015-05-09">1.8.0 - 2015-05-09</a></h3>
|
|
<ul>
|
|
<li>r8 with Intel MKL 11.2 Update 3</li>
|
|
<li>New combined NuGet package including both 32 and 64 bit builds and a proper build target (Win only)</li>
|
|
</ul>
|
|
<h3><a name="1-7-0-2014-12-31" class="anchor" href="#1-7-0-2014-12-31">1.7.0 - 2014-12-31</a></h3>
|
|
<ul>
|
|
<li>r7 with Intel MKL 11.2 Update 1</li>
|
|
<li>memory functions <em>~Marcus Cuda</em></li>
|
|
</ul>
|
|
<h3><a name="1-6-0-2014-06-21" class="anchor" href="#1-6-0-2014-06-21">1.6.0 - 2014-06-21</a></h3>
|
|
<ul>
|
|
<li>r6 with Intel MKL 11.1 Update 3</li>
|
|
<li>capability to control max number of threads</li>
|
|
</ul>
|
|
<h3><a name="1-5-0-2014-06-15" class="anchor" href="#1-5-0-2014-06-15">1.5.0 - 2014-06-15</a></h3>
|
|
<ul>
|
|
<li>With Intel MKL 11.1 Update 3</li>
|
|
</ul>
|
|
<h3><a name="1-4-0-2014-03-01" class="anchor" href="#1-4-0-2014-03-01">1.4.0 - 2014-03-01</a></h3>
|
|
<ul>
|
|
<li>With Intel MKL 11.1 Update 2</li>
|
|
<li>Capability querying support</li>
|
|
</ul>
|
|
|
|
|
|
</div>
|
|
<!-- BEGIN SEARCH BOX: this adds support for the search box -->
|
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/JavaScript-autoComplete/1.0.4/auto-complete.css" />
|
|
<script type="text/javascript">var fsdocs_search_baseurl = 'https://numerics.mathdotnet.com/';</script>
|
|
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/lunr.js/2.3.8/lunr.min.js"></script>
|
|
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/JavaScript-autoComplete/1.0.4/auto-complete.min.js"></script>
|
|
<script type="text/javascript" src="https://numerics.mathdotnet.com/content/fsdocs-search.js"></script>
|
|
<!-- END SEARCH BOX: this adds support for the search box -->
|
|
</div>
|
|
</body>
|
|
|
|
</html>
|
|
|