MathNet.Spatial
0.2.0-alpha
This is a prerelease version of MathNet.Spatial.
dotnet add package MathNet.Spatial --version 0.2.0-alpha
NuGet\Install-Package MathNet.Spatial -Version 0.2.0-alpha
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.2.0-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MathNet.Spatial --version 0.2.0-alpha
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MathNet.Spatial, 0.2.0-alpha"
#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.2.0-alpha&prerelease // Install MathNet.Spatial as a Cake Tool #tool nuget:?package=MathNet.Spatial&version=0.2.0-alpha&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Math.NET Spatial. Supports .Net 4.0 and Mono on Windows, Linux and Mac.
Product | Versions 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.
-
- MathNet.Numerics (>= 3.0.2)
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.
|
|
ESPresense/ESPresense-companion
HA Add-on / Docker container that solves indoor positions with mqtt data received from multiple ESPresense nodes
|
Version | Downloads | Last updated |
---|---|---|
0.2.0-alpha | 470 | 4/20/2015 |
0.1.0-alpha | 285 | 9/28/2014 |
Coordinate System: Rotation overloads
Coordinate System: OffsetBy
Homogeneous Coordinates ~luisllamasbinaburo
Split into Euclidean and Projective namespaces
BUG: fix Vector3D.ProjectOn ~Ralle
Angle: various improvements and fixes
Compatibility: downgraded to .Net 4.0 (from .Net 4.5)