Skip to content

Releases: IrishFix/UniversalNumerics.NET

UniversalNumerics.NET v1.1.0

Choose a tag to compare

@IrishFix IrishFix released this 04 Jul 23:59

Full Changelog: v1.0.0...v1.1.0

UniversalNumerics.NET v1.0.0

Choose a tag to compare

@IrishFix IrishFix released this 04 May 05:25

Full Changelog: v0.7.0...v1.0.0

TensorMath.NET v0.7.0 !PRE-RELEASE!

Pre-release

Choose a tag to compare

@IrishFix IrishFix released this 03 May 01:37

Full Changelog: v0.6.0...v0.7.0

TensorMath.NET v0.6.0 !PRE-RELEASE!

Pre-release

Choose a tag to compare

@IrishFix IrishFix released this 10 Feb 08:05

Changed name to TensorMath.NET / tensormathdotnet

Changes logged in more details in 'CHANGELOG.md'.

Computational-Geometry -> UComputeNet v0.5.0 !PRE-RELEASE!

Choose a tag to compare

@IrishFix IrishFix released this 06 Feb 19:30

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!

Choose a tag to compare

@IrishFix IrishFix released this 06 Feb 01:57

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!

Choose a tag to compare

@IrishFix IrishFix released this 01 Feb 03:24

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!

Choose a tag to compare

@IrishFix IrishFix released this 01 Feb 02:55

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!

Choose a tag to compare

@IrishFix IrishFix released this 01 Feb 01:58

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!

Choose a tag to compare

@IrishFix IrishFix released this 01 Feb 01:28

Added random point cloud creation capability.

Changes logged in more details in 'CHANGELOG.md'.