Metadata >> NuGet >> MathNet.Spatial

MathNet.Spatial

Metadata

Authors Christoph Ruegg, Johan Larsson
Description Math.NET Spatial. Supports .Net 4.0 and Mono on Windows, Linux and Mac.
IconUrl http://www.mathdotnet.com/images/MathNet128.png
LicenseUrl http://spatial.mathdotnet.com/docs/License.html
Owners Christoph Ruegg, Johan Larsson
ProjectUrl http://spatial.mathdotnet.com/
ReleaseNotes 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)
RequireLicenseAcceptance False
Summary Math.NET Spatial, providing methods and algorithms for geometry computations in science, engineering and every day use.
Tags math spatial geometry 2D 3D
Dependencies MathNet.Numerics:3.0.2
Title Math.NET Spatial
PackageSize 131950
PackageHashAlgorithm SHA512
PackageHash uCmzOn0S7DV0HGh9iqjue0fZ+brnXPBWtOQIFzoyotL06mvPcrHqXAz3mNVWhvMx+2hX+jaUK3VBx/vuLN26lw==
DownloadCount 000000
CreatedDate 2015-04-20T16:44:17

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install MathNet.Spatial -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install MathNet.Spatial -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package MathNet.Spatial
Installing the package (HTTP Basic authentication):
Install-Package MathNet.Spatial -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package MathNet.Spatial -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package MathNet.Spatial

OpenWrap

Installing the package:
o add-wrap MathNet.Spatial
Uninstalling the package:
o remove-wrap MathNet.Spatial

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
0.2.0-alpha
0.1.0-alpha