SIMDArray 0.7.2-beta
This is a prerelease version of SIMDArray.
dotnet add package SIMDArray --version 0.7.2-beta
NuGet\Install-Package SIMDArray -Version 0.7.2-beta
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SIMDArray" Version="0.7.2-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SIMDArray --version 0.7.2-beta
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SIMDArray, 0.7.2-beta"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install SIMDArray as a Cake Addin #addin nuget:?package=SIMDArray&version=0.7.2-beta&prerelease // Install SIMDArray as a Cake Tool #tool nuget:?package=SIMDArray&version=0.7.2-beta&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
SIMD enhanced Array operations for F#
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- System.Numerics.Vectors (>= 4.1.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.7.2-beta | 1,496 | 12/20/2016 |
0.5.1-alpha | 757 | 8/1/2016 |
0.5.0-alpha | 741 | 8/1/2016 |
Initial Alpha Build