Skip to content

Releases: mbrazeau/diffmatrix

Version 2.2

Choose a tag to compare

@mbrazeau mbrazeau released this 07 Sep 13:54

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

Choose a tag to compare

@mbrazeau mbrazeau released this 06 Sep 06:16
6773e19

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

Choose a tag to compare

@mbrazeau mbrazeau released this 25 Jul 09:52

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

Choose a tag to compare

@mbrazeau mbrazeau released this 31 May 06:35
  • 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

Choose a tag to compare

@mbrazeau mbrazeau released this 29 May 13:52

Rejects unequal matrix dimensions.

Uses direct lookup on taxon labels, so can have any input order of taxa

Diffmatrix version 1

Choose a tag to compare

@mbrazeau mbrazeau released this 29 May 13:15

Diffmatrix version 1 for Mac only. Future releases will offer cross-platform builds.