System.Numerics.Vectors 4.5.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved

Requires NuGet 2.8.6 or higher.

dotnet add package System.Numerics.Vectors --version 4.5.0
NuGet\Install-Package System.Numerics.Vectors -Version 4.5.0
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="System.Numerics.Vectors" Version="4.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.Numerics.Vectors --version 4.5.0
#r "nuget: System.Numerics.Vectors, 4.5.0"
#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 System.Numerics.Vectors as a Cake Addin
#addin nuget:?package=System.Numerics.Vectors&version=4.5.0

// Install System.Numerics.Vectors as a Cake Tool
#tool nuget:?package=System.Numerics.Vectors&version=4.5.0

Provides hardware-accelerated numeric types, suitable for high-performance processing and graphics applications.

Commonly Used Types:
System.Numerics.Matrix3x2
System.Numerics.Matrix4x4
System.Numerics.Plane
System.Numerics.Quaternion
System.Numerics.Vector2
System.Numerics.Vector3
System.Numerics.Vector4
System.Numerics.Vector
System.Numerics.Vector<T>

30ab651fcb4354552bd4891619a0bdd81e0ebdbf

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 is compatible.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.0 is compatible.  netstandard1.1 was computed.  netstandard1.2 was computed.  netstandard1.3 was computed.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed.  monoandroid10 is compatible. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed.  monotouch10 is compatible. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed.  uap10.0.16299 is compatible. 
Windows Phone wp8 was computed.  wp81 was computed.  wpa81 was computed. 
Windows Store netcore was computed.  netcore45 was computed.  netcore451 was computed. 
Xamarin.iOS xamarinios was computed.  xamarinios10 is compatible. 
Xamarin.Mac xamarinmac was computed.  xamarinmac20 is compatible. 
Xamarin.TVOS xamarintvos was computed.  xamarintvos10 is compatible. 
Xamarin.WatchOS xamarinwatchos was computed.  xamarinwatchos10 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETCoreApp 2.0

    • No dependencies.
  • .NETFramework 4.5

    • No dependencies.
  • .NETFramework 4.6

    • No dependencies.
  • .NETStandard 1.0

  • .NETStandard 2.0

    • No dependencies.
  • MonoAndroid 1.0

    • No dependencies.
  • MonoTouch 1.0

    • No dependencies.
  • Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)

    • No dependencies.
  • UAP 10.0.16299

    • No dependencies.
  • Windows 8.0

    • No dependencies.
  • WindowsPhone 8.0

    • No dependencies.
  • WindowsPhoneApp 8.1

    • No dependencies.
  • Xamarin.iOS 1.0

    • No dependencies.
  • Xamarin.Mac 2.0

    • No dependencies.
  • Xamarin.TVOS 1.0

    • No dependencies.
  • Xamarin.WatchOS 1.0

    • No dependencies.

NuGet packages (1.2K)

Showing the top 5 NuGet packages that depend on System.Numerics.Vectors:

Package Downloads
System.Memory The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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.

Azure.Core The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

This is the implementation of the Azure Client Pipeline

System.Private.ServiceModel The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Package Description

Microsoft.AspNetCore.Server.Kestrel.Core The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Core components of ASP.NET Core Kestrel cross-platform web server.

Microsoft.AspNetCore.Server.IISIntegration The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

ASP.NET Core components for working with the IIS AspNetCoreModule. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/0f9ad16b096ca2535d77efd2ad27645449421b44

GitHub repositories (465)

Showing the top 5 popular GitHub repositories that depend on System.Numerics.Vectors:

Repository Stars
AvaloniaUI/Avalonia
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET Foundation community project.
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
leiurayer/downkyi
哔哩下载姬downkyi,哔哩哔哩网站视频下载工具,支持批量下载,支持8K、HDR、杜比视界,提供工具箱(音视频提取、去水印等)。
QL-Win/QuickLook
Bring macOS “Quick Look” feature to Windows
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
Version Downloads Last updated
4.5.0 652,924,594 5/29/2018
4.5.0-rc1 63,154 5/6/2018
4.5.0-preview2-26406-04 521,251 4/10/2018
4.5.0-preview1-26216-02 661,368 2/26/2018
4.4.0 422,351,204 8/11/2017
4.4.0-preview2-25405-01 422,355 6/27/2017
4.4.0-preview1-25305-02 20,192 5/9/2017
4.3.0 43,370,250 11/15/2016
4.3.0-preview1-24530-04 57,759 10/24/2016
4.1.1 84,443,660 6/27/2016
4.1.1-rc2-24027 2,125,439 5/16/2016
4.1.1-beta-23516 459,538 11/18/2015
4.1.1-beta-23409 379,617 10/15/2015
4.1.1-beta-23225 119,243 9/2/2015
4.1.0 1,436,083 7/29/2015
4.1.0-beta-23109 3,964 7/27/2015
4.1.0-beta-23019 4,435 6/30/2015
4.0.0 290,127 4/2/2015
1.1.6-beta 5,247 12/20/2014
1.1.5-beta 5,566 11/4/2014