Releases: IrishFix/UniversalNumerics.NET
UniversalNumerics.NET v1.1.0
Full Changelog: v1.0.0...v1.1.0
UniversalNumerics.NET v1.0.0
Full Changelog: v0.7.0...v1.0.0
TensorMath.NET v0.7.0 !PRE-RELEASE!
Full Changelog: v0.6.0...v0.7.0
TensorMath.NET v0.6.0 !PRE-RELEASE!
Changed name to TensorMath.NET / tensormathdotnet
Changes logged in more details in 'CHANGELOG.md'.
Computational-Geometry -> UComputeNet v0.5.0 !PRE-RELEASE!
From this release on (transition release) all further versions will be referencing UComputeNet, as that will be the new name for this package.
Changes logged in more details in 'CHANGELOG.md'.
Computational-Geometry v0.4.0 !PRE-RELEASE!
Added support for voxelization (a very primitive solution) and fixed internal bugs to do with circumcircle calculation exceptions. Also added allowance for triangulation to take in PSGs (Planar straight-line graphs) which will allow for constrained triangulation in the near future; it automatically culls points that are the same, so if you have edges to triangulate, use that method instead of the point cloud version, as it is more efficient and removes all edge-case bugs for duplicated points.
Computational-Geometry v0.3.3 !PRE-RELEASE!
Fixed a triangle 2D constructor taking incorrect arguments, and fixed a float error by using doubles.
Changes logged in more details in 'CHANGELOG.md'.
Computational-Geometry v0.3.2 !PRE-RELEASE!
Changed license to AGPL and added notices to each protected cs file.
Changes logged in more details in 'CHANGELOG.md'.
Computational-Geometry v0.3.1 !PRE-RELEASE!
Fixed Random.cs not being able to be used due to 'static' not being used.
Changes logged in more details in 'CHANGELOG.md'.
Computational-Geometry v0.3.0 !PRE-RELEASE!
Added random point cloud creation capability.
Changes logged in more details in 'CHANGELOG.md'.