Skip to content

Full features version 1.1.0 released

Compare
Choose a tag to compare
@YanzheL YanzheL released this 07 Feb 05:00
· 108 commits to master since this release

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