Skip to content

Tags: flecheria/mathnet-spatial

Tags

v0.5.0-beta04

Toggle v0.5.0-beta04's commit message
Math.NET Spatial v0.5.0-beta04

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

v0.4.0

Toggle v0.4.0's commit message
Math.NET Spatial v0.4.0

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

v0.3.0

Toggle v0.3.0's commit message
Math.NET Spatial v0.3.0

Various additions and fixes

v0.2.0-alpha

Toggle v0.2.0-alpha's commit message
Math.NET Spatial v0.2.0-alpha

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)

v0.1.0-alpha

Toggle v0.1.0-alpha's commit message
Math.NET Spatial v0.1.0-alpha

Initial version