Skip to content

Releases: YanzheL/Matrix

Matrix 1.2.6 Win & OSX version released (x64)

04 Nov 09:26
Compare
Choose a tag to compare

Minor optimise

Binary file:
Matrix: macOS version x64
Matrix.exe: WINDOWS version x64

*nix users please use "make" to build from source

Matrix 1.2.5 Win & OSX version released

07 Oct 17:11
Compare
Choose a tag to compare

Fix a critical bug in MODE 7 that cause wrong result

Binary file:
Matrix: macOS version
Matrix.exe: WINDOWS version

Matrix 1.2.3 Win & OSX version released

25 Apr 11:13
Compare
Choose a tag to compare

Refine run again mechanism.

The binary file's name end with .exe is the WINDOWS version
And the rest of them are OSX version

Matrix 1.2.2 Win & OSX version released

10 Mar 17:19
Compare
Choose a tag to compare
  1. Add Input Guide in MODE 8.
  2. Correct spelling mistakes

The binary file's name end with .exe is the WINDOWS version
And the rest of them are OSX version

Matrix 1.2.0 Win & OSX version released

24 Feb 11:39
Compare
Choose a tag to compare

The binary file's name end with .exe is the WINDOWS version
And the rest of them are OSX version

In this version I fixed a critical issue that would cause a zero dominator issue in all MODEs.
The help page was also refined.

Matrix OSX v1.1.1 Released

22 Feb 06:59
Compare
Choose a tag to compare

Fix a critical issue in MODE5, which may cause a zero dominator problem.

This release is only for OSX/linux.
And the issue still exists in Windows Version.

Full features version 1.1.0 released

07 Feb 05:00
Compare
Choose a tag to compare

The binary file's name end with .exe is the WINDOWS version
And the rest of them are OSX version

If your operating system is Linux or OSX, you can simply use Terminal to enter the folder of the source, than type 'make' to install it in your system.

New features:

  1. Read config from standard JSON format file
  2. Output calculation result to txt file (ONLY in UNIX platforms)
  3. Make unstoppable mass calculation by '--mass-test' mode, and output to txt file (ONLY in UNIX platforms)
  4. User interface enhance
  5. For more details, please type 'Matrix --help' in Command Line