MathNet.Spatial.Signed
0.6.0
dotnet add package MathNet.Spatial.Signed --version 0.6.0
NuGet\Install-Package MathNet.Spatial.Signed -Version 0.6.0
<PackageReference Include="MathNet.Spatial.Signed" Version="0.6.0" />
paket add MathNet.Spatial.Signed --version 0.6.0
#r "nuget: MathNet.Spatial.Signed, 0.6.0"
// 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
Math.NET Spatial, providing methods and algorithms for geometry computations in science, engineering and every day use. Supports .Net Framework 4.6.1 or higher and .Net Standard 2.0 or higher on Windows, Linux and Mac. This package contains strong-named assemblies for legacy use cases (not recommended).
Product | Versions |
---|---|
.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 |
.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 packages (8)
Showing the top 5 NuGet packages that depend on MathNet.Spatial.Signed:
Package | Downloads |
---|---|
Microsoft.Psi.Kinect.Windows
Provides APIs and components for using Microsoft Kinect sensor. |
|
Microsoft.Psi.Kinect.Face.Windows.x64
Provides APIs and components for using Microsoft Kinect Face APIs. |
|
Microsoft.Psi.Calibration
Provides data structures for camera calibration. |
|
Microsoft.Psi.AzureKinect.x64
Provides APIs and components for using the Microsoft Azure Kinect sensor. |
|
Microsoft.Psi.MixedReality
Provides data structures and components for processing inputs and rendering in mixed-reality using StereoKit. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on MathNet.Spatial.Signed:
Repository | Stars |
---|---|
microsoft/psi
Platform for Situated Intelligence
|
Version | Downloads | Last updated |
---|---|---|
0.6.0 | 28,823 | 5/9/2020 |
0.5.0 | 5,514 | 6/2/2019 |
0.5.0-beta05 | 981 | 2/17/2019 |
0.5.0-beta04 | 497 | 11/18/2018 |
0.4.0 | 2,554 | 5/1/2017 |
BUG: Circle2D.FromPoints giving incorrect results for special points ~Jong Hyun Kim
Number formatting consistent between .NET Core and Framework
Update dependencies, built with .NET Core SDK 3.1.1