MathNet.Spatial 0.4.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package MathNet.Spatial --version 0.4.0
NuGet\Install-Package MathNet.Spatial -Version 0.4.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" Version="0.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MathNet.Spatial --version 0.4.0
#r "nuget: MathNet.Spatial, 0.4.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 as a Cake Addin
#addin nuget:?package=MathNet.Spatial&version=0.4.0

// Install MathNet.Spatial as a Cake Tool
#tool nuget:?package=MathNet.Spatial&version=0.4.0

Math.NET Spatial. Supports .Net 4.0 and Mono on Windows, Linux and Mac.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (22)

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

Package Downloads
PolygonMesher

Package Description

IdeaStatiCa.BimImporter

Package Description

Pareto

A foundational .Net Framework 4.7.2 project which includes classes for further pareto calculation and visualizations.

ParetoFrontLineApproximation

A .Net Framework 4.7.2 implementation of the proposed algorithm for 2D Pareto front line approximation from the scientific paper: Craft et al. 2006. https://doi.org/10.1118/1.2335486

imbNLP.PartOfSpeech

Extension of imbNLP libraries, introducing support for MULTEXT-East morphosyntactic dictionary and pipeline framework for parallel web content decomposition and POS tagging

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on MathNet.Spatial:

Repository Stars
Wouterdek/NodeNetwork
A C# library with a WPF node editor component based on ReactiveUI
specklesystems/speckle-sharp
.NET SDK, Schema and Connectors: Revit, Rhino, Grasshopper, Dynamo, ETABS, AutoCAD, Civil3D & more.
Autodesk/synthesis
A Robotics Simulator for Fusion 360 CAD Designs
Version Downloads Last updated
0.6.0 936,524 5/9/2020
0.5.0 162,697 6/2/2019
0.5.0-beta05 4,505 2/17/2019
0.5.0-beta04 2,836 11/18/2018
0.4.0 124,058 5/1/2017
0.3.0 11,104 11/5/2016
0.2.0-alpha 11,336 4/20/2015
0.1.0-alpha 1,267 9/28/2014

Build: extra .Signed packages with strong named assemblies for legacy use cases
Polygon: order points on the convex hull clockwise ~Per Kuijpers