- New binary names and package structure with runtime folders
- With Intel oneAPI 2022
- Note that MathNet.Numerics.Providers.MKL.dll is required for this to work with Numerics v5
- Fix typo in the binary file name
- New binary names and package structure with runtime folders
- Experimental build with runtime folders for sdk projects
- r15 with Intel oneAPI 2021.4, preview for Numerics v5 with MathNet.Numerics.Pro
- Note that MathNet.Numerics.Providers.MKL.dll is required for this to work with Numerics v5
- r14 with Intel MKL 2020 Update 4
- MKL Direct Sparse Solver provider ~Jong Hyun Kim
- r13 with Intel MKL 2020.0 Update 1
- r12 with Intel MKL 2018.0 Update 1
- r11 with Intel MKL 2017.0
- Vector Functions v0.1: vector power
- Fourier Transforms v1.0: basic FFT support
- r10 with Intel MKL 2017.0
- r9 with Intel MKL 11.3
- Linear Algebra v2.0: automatic work array/buffer handling (breaking change)
- r8 with Intel MKL 11.2 Update 3
- New combined NuGet package including both 32 and 64 bit builds and a proper build target (Win only)
- r7 with Intel MKL 11.2 Update 1
- memory functions ~Marcus Cuda
- r6 with Intel MKL 11.1 Update 3
- capability to control max number of threads
- With Intel MKL 11.1 Update 3
- With Intel MKL 11.1 Update 2
- Capability querying support