Releases: mbrazeau/diffmatrix
Version 2.2
A bit more info in the useage welcome screen; now displays a message if any of the two input files is invalid, leading the program to terminate before attempting a comparison (previous versions 'failed' silently).
For instructions on how to use, see the README file included in the source (or go to the project main page). The source folder includes example files for testing. You can also obtain the test files by downloading the source code from this page.
Version 2.1
New, updated version with new builds. This includes some minor bug fixes and new builds that should be more portable than before
(https://github.com/mbrazeau/diffmatrix)). The source folder includes example files for testing. Download the source files here if you wish to test the program.
Version 2.0
New, completely rewritten version that makes use of labels (rather than numbering) to identify taxa and characters.
Edit (1 September 2023):
For instructions on how to use, see the README file included in the source (or go to the project main page). The source folder includes example files for testing. Download the source files here if you wish to test the program.
Diffmatrix v 1.2
- Clean output (doesn't print headings for characters with no differences)
- Windows executable
- There is now a CMake build system but this is not working smoothly on Windows.
Version 1.1
Rejects unequal matrix dimensions.
Uses direct lookup on taxon labels, so can have any input order of taxa
Diffmatrix version 1
Diffmatrix version 1 for Mac only. Future releases will offer cross-platform builds.