System.Numerics.Vectors 1.1.6-beta
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
- Portable Class Libraries
Showing the top 20 packages that depend on System.Numerics.Vectors.
| Packages | Downloads |
|---|---|
|
Azure.Core
This is the implementation of the Azure Client Pipeline
|
8 |
|
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/6c4a46a31302167b425d5e0a31ea83c9a9aa1d09.
|
6 |
|
Microsoft.CodeAnalysis.Workspaces.Common
A shared package used by the .NET Compiler Platform ("Roslyn") including support for analyzing projects and solutions.
Do not install this package manually, it will be added as a prerequisite by other packages that require it.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/6c4a46a31302167b425d5e0a31ea83c9a9aa1d09.
|
6 |
|
Microsoft.CodeAnalysis.CSharp.Workspaces
.NET Compiler Platform ("Roslyn") support for analyzing C# projects and solutions.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/6c4a46a31302167b425d5e0a31ea83c9a9aa1d09.
|
5 |
|
Microsoft.CodeAnalysis.CSharp
.NET Compiler Platform ("Roslyn") support for C#, Microsoft.CodeAnalysis.CSharp.dll.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/6c4a46a31302167b425d5e0a31ea83c9a9aa1d09.
|
5 |
|
Azure.Core
This is the implementation of the Azure Client Pipeline
|
5 |
|
Microsoft.CodeAnalysis.Common
A shared package used by the Microsoft .NET Compiler Platform ("Roslyn").
Do not install this package manually, it will be added as a prerequisite by other packages that require it.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/6c4a46a31302167b425d5e0a31ea83c9a9aa1d09.
|
4 |
|
System.Net.WebSockets.Client.Managed
Microsoft's managed implementation of System.Net.WebSockets.ClientWebSocket tweaked for use on Windows 7 and .NET 4.5
|
3 |
|
Azure.Core
This is the implementation of the Azure Client Pipeline
|
3 |
|
System.Net.WebSockets.Client.Managed
Microsoft's managed implementation of System.Net.WebSockets.ClientWebSocket tweaked for use on Windows 7 and .NET 4.5
|
2 |
|
System.Memory
System.Memory
|
2 |
|
System.Text.Json
Provides high-performance and low-allocating types that serialize objects to JavaScript Object Notation (JSON) text and deserialize JSON text to objects, with UTF-8 support built-in. Also provides types to read and write JSON text encoded as UTF-8, and to create an in-memory document object model (DOM), that is read-only, for random access of the JSON elements within a structured view of the data.
Commonly Used Types:
System.Text.Json.JsonSerializer
System.Text.Json.JsonDocument
System.Text.Json.JsonElement
System.Text.Json.Utf8JsonWriter
System.Text.Json.Utf8JsonReader
|
2 |
|
Azure.Core
This is the implementation of the Azure Client Pipeline
|
2 |
|
System.Text.Json
Provides high-performance and low-allocating types that serialize objects to JavaScript Object Notation (JSON) text and deserialize JSON text to objects, with UTF-8 support built-in. Also provides types to read and write JSON text encoded as UTF-8, and to create an in-memory document object model (DOM), that is read-only, for random access of the JSON elements within a structured view of the data.
Commonly Used Types:
System.Text.Json.JsonSerializer
System.Text.Json.JsonDocument
System.Text.Json.JsonElement
System.Text.Json.Utf8JsonWriter
System.Text.Json.Utf8JsonReader
When using NuGet 3.x this package requires at least version 3.4.
|
2 |
This package has no dependencies.
| Version | Downloads | Last updated |
|---|---|---|
| 4.6.1 | 3 | 12/05/2025 |
| 4.6.0 | 2 | 12/05/2025 |
| 4.5.0 | 2 | 12/05/2025 |
| 4.5.0-rc1 | 1 | 12/06/2025 |
| 4.5.0-preview2-26406-04 | 0 | 04/10/2018 |
| 4.5.0-preview1-26216-02 | 0 | 02/26/2018 |
| 4.4.0 | 2 | 12/06/2025 |
| 4.4.0-preview2-25405-01 | 0 | 06/27/2017 |
| 4.4.0-preview1-25305-02 | 0 | 05/09/2017 |
| 4.3.0 | 2 | 12/06/2025 |
| 4.3.0-preview1-24530-04 | 1 | 12/06/2025 |
| 4.1.1 | 2 | 12/06/2025 |
| 4.1.1-rc2-24027 | 0 | 05/16/2016 |
| 4.1.1-beta-23516 | 1 | 12/05/2025 |
| 4.1.1-beta-23409 | 1 | 12/05/2025 |
| 4.1.1-beta-23225 | 0 | 09/02/2015 |
| 4.1.0 | 1 | 12/06/2025 |
| 4.1.0-beta-23109 | 0 | 07/27/2015 |
| 4.1.0-beta-23019 | 0 | 06/30/2015 |
| 4.0.0 | 1 | 12/06/2025 |
| 1.1.6-beta | 2 | 12/05/2025 |
| 1.1.5-beta | 2 | 12/05/2025 |