MathNet.Spatial.Signed 0.6.0
前缀已保留
.NET Standard 2.0 This package targets .NET Standard 2.0. The package is compatible with this framework or higher. .NET Framework 4.6.1 This package targets .NET Framework 4.6.1. The package is compatible with this framework or higher.
dotnet add package MathNet.Spatial.Signed --version 0.6.0
NuGet\Install-Package MathNet.Spatial.Signed -Version 0.6.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="MathNet.Spatial.Signed" Version="0.6.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MathNet.Spatial.Signed --version 0.6.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MathNet.Spatial.Signed, 0.6.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 MathNet.Spatial.Signed as a Cake Addin #addin nuget:?package=MathNet.Spatial.Signed&version=0.6.0 // Install MathNet.Spatial.Signed as a Cake Tool #tool nuget:?package=MathNet.Spatial.Signed&version=0.6.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Math.NET Spatial,提供科学、工程和日常使用中的几何计算方法和算法。支持 Windows、Linux 和 Mac 上的 .Net Framework 4.6.1 或更高版本以及 .Net Standard 2.0 或更高版本。此包包含用于向后兼容用例的强命名程序集(不建议使用)。
产品 | 版本 兼容和额外的计算目标框架版本。 |
---|---|
.NET | net5.0 已计算。 net5.0-windows 已计算。 net6.0 已计算。 net6.0-android 已计算。 net6.0-ios 已计算。 net6.0-maccatalyst 已计算。 net6.0-macos 已计算。 net6.0-tvos 已计算。 net6.0-windows 已计算。 net7.0 已计算。 net7.0-android 已计算。 net7.0-ios 已计算。 net7.0-maccatalyst 已计算。 net7.0-macos 已计算。 net7.0-tvos 已计算。 net7.0-windows 已计算。 net8.0 已计算。 net8.0-android 已计算。 net8.0-browser 已计算。 net8.0-ios 已计算。 net8.0-maccatalyst 已计算。 net8.0-macos 已计算。 net8.0-tvos 已计算。 net8.0-windows 已计算。 |
.NET Core | netcoreapp2.0 已计算。 netcoreapp2.1 已计算。 netcoreapp2.2 已计算。 netcoreapp3.0 已计算。 netcoreapp3.1 已计算。 |
.NET Standard | netstandard2.0 兼容。 netstandard2.1 已计算。 |
.NET Framework | net461 兼容。 net462 已计算。 net463 已计算。 net47 已计算。 net471 已计算。 net472 已计算。 net48 已计算。 net481 已计算。 |
MonoAndroid | monoandroid 已计算。 |
MonoMac | monomac 已计算。 |
MonoTouch | monotouch 已计算。 |
Tizen | tizen40 已计算。 tizen60 已计算。 |
Xamarin.iOS | xamarinios 已计算。 |
Xamarin.Mac | xamarinmac 已计算。 |
Xamarin.TVOS | xamarintvos 已计算。 |
Xamarin.WatchOS | xamarinwatchos 已计算。 |
-
.NETFramework 4.6.1
- MathNet.Numerics.Signed (≥ 4.9.1)
- System.Diagnostics.Contracts (≥ 4.3.0)
-
.NETStandard 2.0
- MathNet.Numerics.Signed (≥ 4.9.1)
- System.Diagnostics.Contracts (≥ 4.3.0)
NuGet 包 (8)
显示依赖于 MathNet.Spatial.Signed 的前 5 个 NuGet 包
包 | 下载 |
---|---|
Microsoft.Psi.Kinect.Windows 提供使用 Microsoft Kinect 传感器的 API 和组件。 |
|
Microsoft.Psi.Kinect.Face.Windows.x64 提供使用 Microsoft Kinect Face API 的 API 和组件。 |
|
Microsoft.Psi.Calibration 提供相机校准的数据结构。 |
|
Microsoft.Psi.AzureKinect.x64 提供使用Microsoft Azure Kinect传感器的API和组件。 |
|
Microsoft.Psi.Spatial.Euclidean 提供表示各种3D形状和空间操作的类型和方法。本项目扩展了MathNet.Spatial.Euclidean中已有的功能。 |
GitHub仓库 (1)
显示依赖MathNet.Spatial.Signed的最受欢迎的GitHub仓库(前1个)
仓库 | 星标 |
---|---|
microsoft/psi
基于位置智能的平台
|
版本 | 下载 | 最后更新 |
---|---|---|
0.6.0 | 137,253 | 5/9/2020 |
0.5.0 | 6,173 | 6/2/2019 |
0.5.0-beta05 | 1,055 | 2/17/2019 |
0.5.0-beta04 | 591 | 11/18/2018 |
0.4.0 | 2,786 | 5/1/2017 |
BUG:Circle2D.FromPoints对于特殊点给出不正确的结果 ~Jong Hyun Kim
.NET Core和Framework之间数字格式保持一致
更新依赖,使用.NET Core SDK 3.1.1构建