System.Numerics.Vectors 4.0.0

This package provides APIs for accessing CPU-specific Single Instruction Multiple Data (SIMD) operations. SIMD allows parallelizing certain operations at the hardware level. This is especially useful in domains that perform computations over vectors, such as graphics, gaming, mathematics or finance. The types in this package are implemented in IL which allows them to be used on non-SIMD enabled JIT compilers and hardware. However, in order to actually use SIMD instructions, you'll need to run on a JIT compiler that knows about these types in order to emit SIMD instructions. The JIT shipped with the current .NET runtime does not. The .NET code generation team has published a CTP of the the new JIT, codenamed "RyuJIT". The CTP adds SIMD support when compiling for x64. Supported Targets: - .NET Framework 4.5 - Windows 8 - Windows Phone 8.1 - Portable Class Libraries

Showing the top 20 packages that depend on System.Numerics.Vectors.

Packages Downloads
Microsoft.CodeAnalysis.Workspaces.MSBuild
.NET Compiler Platform ("Roslyn") support for analyzing MSBuild projects and solutions. This should be used with at least one of the following packages to add the appropriate language support: - Microsoft.CodeAnalysis.CSharp.Workspaces - Microsoft.CodeAnalysis.VisualBasic.Workspaces More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/be9c072e1c8a9e6701e34d796b1d68098d08feab.
3
BenchmarkDotNet
Powerful .NET library for benchmarking
2
Microsoft.Azure.Cosmos
This client library enables client applications to connect to Azure Cosmos DB via the NoSQL API. Azure Cosmos DB is a globally distributed, multi-model database service. For more information, refer to http://azure.microsoft.com/services/cosmos-db/.
2
Azure.Core
This is the implementation of the Azure Client Pipeline
1
Microsoft.Maui.Graphics
Package Description
1
Microsoft.Azure.Cosmos
This client library enables client applications to connect to Azure Cosmos via the SQL API. Azure Cosmos is a globally distributed, multi-model database service. For more information, refer to http://azure.microsoft.com/services/cosmos-db/.
1
Microsoft.CodeAnalysis.Features
.NET Compiler Platform ("Roslyn") support for creating editing experiences. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/be9c072e1c8a9e6701e34d796b1d68098d08feab.
1

This package has no dependencies.

Version Downloads Last updated
4.5.0 0 05/29/2018
4.5.0-rc1 0 05/06/2018
4.5.0-preview2-26406-04 0 04/10/2018
4.5.0-preview1-26216-02 0 02/26/2018
4.4.0 0 08/11/2017
4.4.0-preview2-25405-01 0 06/27/2017
4.4.0-preview1-25305-02 0 05/09/2017
4.3.0 0 11/15/2016
4.3.0-preview1-24530-04 0 10/24/2016
4.1.1 0 06/27/2016
4.1.1-rc2-24027 0 05/16/2016
4.1.1-beta-23516 0 11/18/2015
4.1.1-beta-23409 0 10/15/2015
4.1.1-beta-23225 0 09/02/2015
4.1.0 0 07/29/2015
4.1.0-beta-23109 0 07/27/2015
4.1.0-beta-23019 0 06/30/2015
4.0.0 0 04/02/2015
1.1.6-beta 0 12/20/2014
1.1.5-beta 0 11/04/2014