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 |
|---|---|
|
System.Memory
System.Memory
|
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
8f968b9e79c5721d78cc88e46fe57457fe9d490d
When using NuGet 3.x this package requires at least version 3.4.
|
1 |
This package has no dependencies.
| Version | Downloads | Last updated |
|---|---|---|
| 4.6.1 | 0 | 3/19/2025 |
| 4.6.0 | 0 | 11/12/2024 |
| 4.5.0 | 0 | 5/29/2018 |
| 4.5.0-rc1 | 0 | 5/6/2018 |
| 4.5.0-preview2-26406-04 | 0 | 4/10/2018 |
| 4.5.0-preview1-26216-02 | 0 | 2/26/2018 |
| 4.4.0 | 0 | 8/11/2017 |
| 4.4.0-preview2-25405-01 | 0 | 6/27/2017 |
| 4.4.0-preview1-25305-02 | 0 | 5/9/2017 |
| 4.3.0 | 0 | 11/15/2016 |
| 4.3.0-preview1-24530-04 | 0 | 10/24/2016 |
| 4.1.1 | 0 | 6/27/2016 |
| 4.1.1-rc2-24027 | 0 | 5/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 | 9/2/2015 |
| 4.1.0 | 0 | 7/29/2015 |
| 4.1.0-beta-23109 | 0 | 7/27/2015 |
| 4.1.0-beta-23019 | 0 | 6/30/2015 |
| 4.0.0 | 0 | 4/2/2015 |
| 1.1.6-beta | 0 | 12/20/2014 |
| 1.1.5-beta | 0 | 11/4/2014 |