Skip to content

Releases: evrhel/MatrixUtil

2.1.1

27 Feb 05:05
Compare
Choose a tag to compare

Fixed issue with fmat_transform.h not being included.

2.1.0

27 Feb 04:59
1509ba1
Compare
Choose a tag to compare
CI Updates and Version Definitions (#6)

* Reorganized includes

* Converting matrix types

* Fully converted to templates

* Wrote tests for Matrix2

* Updated versioning and CI

* CI only triggered on pull request

* Updated CI

* Changed CI

* Fixed CI on Windows

* Fixed tests not being run

* CI only on pull requests

2.0.0

22 Feb 03:08
7341f92
Compare
Choose a tag to compare
  • Changed the build system to CMake
  • Vectors are now represented as templatized classes (from BasicVector)

1.2.0

16 Oct 21:11
Compare
Choose a tag to compare
v1.2.0

Fixed errors and cleaned up some redundant code

1.1.2

16 Oct 18:26
Compare
Choose a tag to compare
v1.1.2

Fixed directory structure generated by Makefile

1.1.1

26 Oct 22:36
Compare
Choose a tag to compare

Fixed issue #1 and fixed compile errors when compiling on ARM systems.

1.1

25 Oct 19:46
990ea15
Compare
Choose a tag to compare
1.1

This release contains massive changes as I have not been good with creating releases.

MatrixUtil v1.0

04 Oct 05:40
Compare
Choose a tag to compare

Version 1.0 release.