MathNet.Spatial.Signed 0.6.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
.NET Standard 2.0 .NET Framework 4.6.1
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
#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

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
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (8)

Showing the top 5 NuGet packages that depend on MathNet.Spatial.Signed:

Package Downloads
Microsoft.Psi.Kinect.Windows The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Provides APIs and components for using Microsoft Kinect sensor.

Microsoft.Psi.Kinect.Face.Windows.x64 The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Provides APIs and components for using Microsoft Kinect Face APIs.

Microsoft.Psi.Calibration The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Provides data structures for camera calibration.

Microsoft.Psi.AzureKinect.x64 The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Provides APIs and components for using the Microsoft Azure Kinect sensor.

Microsoft.Psi.MixedReality The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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