Skip to content

Releases: IrishFix/UniversalNumerics.NET

UniversalNumerics.NET v1.1.0

04 Jul 23:59

Choose a tag to compare

UniversalNumerics.NET v1.0.0

04 May 05:25

Choose a tag to compare

TensorMath.NET v0.7.0 !PRE-RELEASE!

03 May 01:37

Choose a tag to compare

Pre-release

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

TensorMath.NET v0.6.0 !PRE-RELEASE!

10 Feb 08:05

Choose a tag to compare

Pre-release

Changed name to TensorMath.NET / tensormathdotnet

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

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

06 Feb 19:30

Choose a tag to compare

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!

06 Feb 01:57

Choose a tag to compare

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!

01 Feb 03:24

Choose a tag to compare

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!

01 Feb 02:55

Choose a tag to compare

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!

01 Feb 01:58

Choose a tag to compare

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!

01 Feb 01:28

Choose a tag to compare

Added random point cloud creation capability.

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