Skip to content

Releases: BurksEngineering/TcMatrix

v1.4.3

18 Apr 15:24

Choose a tag to compare

Fixes #3 (probably)
Added IsCleared property to support TcTransform
Continued Minor VAR_IN_OUT CONSTANT reorganization

v1.4.2

21 Feb 16:56
9727ac1

Choose a tag to compare

Replaces most REFERENCE TO inputs with VAR_IN_OUT or VAR_IN_OUT CONSTANT. This allows read-only matrices to be passed in to functions by reference without compiler errors.

v1.4.1

31 Aug 12:00

Choose a tag to compare

Fixes Array2DStaticMatrix initialization (bug #2 )

v1.4.0

19 Jul 04:01

Choose a tag to compare

Added new static matrix class that taxes its memory and shape from a provided native 2D Array.

v1.3.0

22 Oct 20:08

Choose a tag to compare

First full release, with plenty of documentation, passing unit tests (though not 100% coverage), and proven use in an implementing project.

v1.1.0

15 Oct 20:50

Choose a tag to compare

Tested on TwinCAT v3.1.4024