dotnet add package System.Numerics.Vectors --version 4.6.1
NuGet\Install-Package System.Numerics.Vectors -Version 4.6.1
<PackageReference Include="System.Numerics.Vectors" Version="4.6.1" />
<PackageVersion Include="System.Numerics.Vectors" Version="4.6.1" />
<PackageReference Include="System.Numerics.Vectors" />
paket add System.Numerics.Vectors --version 4.6.1
#r "nuget: System.Numerics.Vectors, 4.6.1"
#:package System.Numerics.Vectors@4.6.1
#addin nuget:?package=System.Numerics.Vectors&version=4.6.1
#tool nuget:?package=System.Numerics.Vectors&version=4.6.1
Provides hardware-accelerated numeric types, suitable for high-performance processing and graphics applications.
The main types provided by this library are:
System.Numerics.Vectors is released as open source under the MIT license.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
.NET Core | netcoreapp2.0 netcoreapp2.0 is compatible. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 netstandard2.0 is compatible. netstandard2.1 netstandard2.1 is compatible. |
.NET Framework | net461 net461 was computed. net462 net462 is compatible. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
MonoAndroid | monoandroid monoandroid was computed. |
MonoMac | monomac monomac was computed. |
MonoTouch | monotouch monotouch was computed. |
Tizen | tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
Xamarin.iOS | xamarinios xamarinios was computed. |
Xamarin.Mac | xamarinmac xamarinmac was computed. |
Xamarin.TVOS | xamarintvos xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
Showing the top 5 NuGet packages that depend on System.Numerics.Vectors:
Package | Downloads |
---|---|
System.Memory
System.Memory |
|
Azure.Core
This is the implementation of the Azure Client Pipeline |
|
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/1ff281352c76f1a56ae8e49af9c4c4ef0e0f0f42. |
|
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/1ff281352c76f1a56ae8e49af9c4c4ef0e0f0f42. |
|
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/1ff281352c76f1a56ae8e49af9c4c4ef0e0f0f42. |
Showing the top 20 popular GitHub repositories that depend on System.Numerics.Vectors:
Repository | Stars |
---|---|
shadowsocks/shadowsocks-windows
A C# port of shadowsocks
|
|
AvaloniaUI/Avalonia
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology
|
|
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
|
|
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
|
|
peass-ng/PEASS-ng
PEASS - Privilege Escalation Awesome Scripts SUITE (with colors)
|
|
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
|
|
QuestPDF/QuestPDF
Generate and edit PDF documents in your .NET applications using the open-source QuestPDF library and its C# Fluent API. Build invoices, reports and data exports with ease.
|
|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
MonoGame/MonoGame
One framework for creating powerful cross-platform games.
|
|
JosefNemec/Playnite
Video game library manager with support for wide range of 3rd party libraries and game emulation support, providing one unified interface for your games.
|
|
dotnet/BenchmarkDotNet
Powerful .NET library for benchmarking
|
|
chocolatey/choco
Chocolatey - the package manager for Windows
|
|
JeffreySu/WeiXinMPSDK
微信全平台 .NET SDK, Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 8.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
|
|
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
|
|
MessagePack-CSharp/MessagePack-CSharp
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
|
|
Azure/azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
|
|
proxysu/ProxySU
Xray,V2ray,Trojan,NaiveProxy, Trojan-Go, ShadowsocksR(SSR),Shadowsocks-libev及相关插件,MTProto+TLS 一键安装工具,windows下用(一键科学上网)
|
|
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
|
|
dotnet/Silk.NET
The high-speed OpenGL, OpenCL, OpenAL, OpenXR, GLFW, SDL, Vulkan, Assimp, WebGPU, and DirectX bindings library your mother warned you about.
|
|
Planshit/Tai
👻 在Windows上统计软件使用时长和网站浏览时长
|
Version | Downloads | Last Updated | |
---|---|---|---|
4.6.1 | 4,787,490 | 3/19/2025 | |
4.6.0 | 11,793,786 | 11/12/2024 | |
4.5.0 | 1,215,360,214 | 5/29/2018 | |
4.5.0-rc1 | 73,580 | 5/6/2018 | |
4.5.0-preview2-26406-04 | 564,892 | 4/10/2018 | |
4.5.0-preview1-26216-02 | 699,217 | 2/26/2018 | |
4.4.0 | 582,282,148 | 8/11/2017 | |
4.4.0-preview2-25405-01 | 447,301 | 6/27/2017 | |
4.4.0-preview1-25305-02 | 25,045 | 5/9/2017 | |
4.3.0 | 60,175,276 | 11/15/2016 | |
4.3.0-preview1-24530-04 | 63,428 | 10/24/2016 | |
4.1.1 | 110,080,152 | 6/27/2016 | |
4.1.1-rc2-24027 | 2,150,151 | 5/16/2016 | |
4.1.1-beta-23516 | 464,560 | 11/18/2015 | |
4.1.1-beta-23409 | 383,473 | 10/15/2015 | |
4.1.1-beta-23225 | 158,542 | 9/2/2015 | |
4.1.0 | 1,550,944 | 7/29/2015 | |
4.1.0-beta-23109 | 7,764 | 7/27/2015 | |
4.1.0-beta-23019 | 8,414 | 6/30/2015 | |
4.0.0 | 325,870 | 4/2/2015 | |
1.1.6-beta | 9,197 | 12/20/2014 | |
1.1.5-beta | 10,970 | 11/4/2014 |