A set of SIMD extensions and helpers for .NET.
Info
Version: | 0.3.0 |
Author(s): | Richard Smith |
Last Update: | Friday, August 30, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rsmithsa/SIMDExtensions |
NuGet Url: | https://www.nuget.org/packages/SIMDExtensions |
Install
Install-Package SIMDExtensions
dotnet add package SIMDExtensions
paket add SIMDExtensions
SIMDExtensions Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- System.Memory(>= 4.5.1)
- System.Numerics.Vectors(>= 4.5.0)
- System.Memory(>= 4.5.1)
- System.Numerics.Vectors(>= 4.5.0)