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.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.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.
|
5 |
|
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.
|
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 |
|
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.
|
4 |
|
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.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.Private.ServiceModel
Package Description
|
1 |
|
Microsoft.NETCore.App
A set of .NET API's that are included in the default .NET Core application model.
When using NuGet 3.x this package requires at least version 3.4.
|
1 |
|
System.Memory
Provides types for efficient representation and pooling of managed, stack, and native memory segments and sequences of such segments, along with primitives to parse and format UTF-8 encoded text stored in those memory segments.
Commonly Used Types:
System.Span
System.ReadOnlySpan
System.Memory
System.ReadOnlyMemory
System.Buffers.MemoryPool
System.Buffers.ReadOnlySequence
System.Buffers.Text.Utf8Parser
System.Buffers.Text.Utf8Formatter
32b491939fbd125f304031c35038b1e14b4e3958
When using NuGet 3.x this package requires at least version 3.4.
|
1 |
|
System.Memory
System.Memory
|
1 |
This package has no dependencies.
| Version | Downloads | Last updated |
|---|---|---|
| 4.6.1 | 1 | 12/05/2025 |
| 4.6.0 | 1 | 12/05/2025 |
| 4.5.0 | 1 | 12/05/2025 |
| 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 | 1 | 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 | 1 | 12/06/2025 |
| 4.3.0-preview1-24530-04 | 0 | 10/24/2016 |
| 4.1.1 | 1 | 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 | 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 | 1 | 12/06/2025 |
| 1.1.6-beta | 1 | 12/05/2025 |
| 1.1.5-beta | 1 | 12/05/2025 |