Skip to main content
MKL.NET package icon

MKL.NET

A simple cross platform .NET API for Intel MKL. Reference the MKL.NET package and required runtime packages and use the static MKL functions. The correct native libraries will be included and loaded at runtime. Exposing functions from MKL keeping the syntax as close to the c developer reference as possible: https://software.intel.com/content/www/us/en/develop/documentation/mkl-developer-reference-c/top.html

Total Downloads
195.5K
195,515
Published
Aug 26, 2021
Latest stable version

Install

.NET CLI
dotnet add package MKL.NET --version 1.2.3
Package Manager Console
Install-Package MKL.NET -Version 1.2.3
PackageReference
<PackageReference Include="MKL.NET" Version="1.2.3" />

Frameworks

.NETStandard2.0

Dependencies

No declared dependencies.

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.