NuGet Package MKL.NET.Matrix

Performance and memory optimised matrix algebra library based on cross platform MKL.NET.

- Matrix expressions are optimised to perform intermediate calculations inplace and reuse memory.
- Operations such as scale, transpose, +, * are combined into single MKL calls.
- Intermediate matrices are disposed (or reused) automatically.
- ArrayPool underlying memory model using IDisposable and Finalizers.
- Uses the Pinned Object Heap for net6.0.




Got any MKL.NET.Matrix Question?





Info

Version: 1.1.1
Author(s): Anthony Lloyd
Last Update: Wednesday, June 14, 2023
.NET Fiddle: Create the first Fiddle
Project Url: http://github.com/MKL-NET/MKL.NET
NuGet Url: https://www.nuget.org/packages/MKL.NET.Matrix


Install
Install-Package MKL.NET.Matrix
dotnet add package MKL.NET.Matrix
paket add MKL.NET.Matrix
MKL.NET.Matrix Download (Unzip the "nupkg" after downloading)

.NETStandard 2.0 net5.0


Tags



STATS

must-have-score

2.5

avg-downloads-per-day

5

days-since-last-release

288