MathNet.Spatial.Signed
0.5.0-beta04
Prefix Reserved
See the version list below for details.
Install-Package MathNet.Spatial.Signed -Version 0.5.0-beta04
dotnet add package MathNet.Spatial.Signed --version 0.5.0-beta04
<PackageReference Include="MathNet.Spatial.Signed" Version="0.5.0-beta04" />
paket add MathNet.Spatial.Signed --version 0.5.0-beta04
#r "nuget: MathNet.Spatial.Signed, 0.5.0-beta04"
// Install MathNet.Spatial.Signed as a Cake Addin
#addin nuget:?package=MathNet.Spatial.Signed&version=0.5.0-beta04&prerelease
// Install MathNet.Spatial.Signed as a Cake Tool
#tool nuget:?package=MathNet.Spatial.Signed&version=0.5.0-beta04&prerelease
Math.NET Spatial, providing methods and algorithms for geometry computations in science, engineering and every day use. Supports .Net Framework 4.0 or higher and .Net Standard 2.0 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 |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.0
- MathNet.Numerics.Signed (>= 4.7.0)
- PublicApiAnalyzer (>= 1.0.0-beta001)
- StyleCop.Analyzers (>= 1.0.2)
-
.NETStandard 1.3
- MathNet.Numerics.Signed (>= 4.7.0)
- PublicApiAnalyzer (>= 1.0.0-beta001)
- StyleCop.Analyzers (>= 1.0.2)
- System.Diagnostics.Contracts (>= 4.3.0)
-
.NETStandard 2.0
- MathNet.Numerics.Signed (>= 4.7.0)
- PublicApiAnalyzer (>= 1.0.0-beta001)
- StyleCop.Analyzers (>= 1.0.2)
- 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 | 11,273 | 5/9/2020 |
0.5.0 | 5,140 | 6/2/2019 |
0.5.0-beta05 | 932 | 2/17/2019 |
0.5.0-beta04 | 444 | 11/18/2018 |
0.4.0 | 2,389 | 5/1/2017 |
Many changes on API and implementation ~Johan Larsson, Adam Jones
Support for .Net Standard 1.3 and 2.0 or newer and .Net Framework 4.0 or newer
Update to Math.NET Numerics v4.6