Releases: north-numerical-computing/anymatrix
Releases · north-numerical-computing/anymatrix
Anymatrix v1.4
Anymatrix v1.3
Apart from various bug fixes, the following additions have been made.
- New matrices: core/perfect_shuffle, core/circul_binom
- Support of user supplied bridge files for remote groups to access files in the private/ dir
- Support for custom setup functions for remote groups
Anymatrix v1.2
- New matrices added: core/biogeography
- Unit test results are returned for the generation of reports, for example in PDF form as in https://uk.mathworks.com/help/matlab/ref/matlab.unittest.testresult.generatepdfreport.html
Anymatrix v1.1
Bugfix
Anymatrix v1.0
Minor tweaks
Property testing
This release includes:
- Function-based unit testing for matrix properties.
- Minor fixes of some of the matrix properties.
Testing and remote groups
This release includes:
- New command to fetch and integrate remote groups, such as https://github.com/higham/matrices-correlation-invalid/.
- New commands for running tests of particular groups or of all the groups.
- Two new 'Zielke' matrices in the 'core' group.
Anymatrix interface changes
This release includes:
- Support for the new MATLAB's name=value syntax.
- Support for string or char array input arguments.
- Support for any number of first letters of commands to be recognized.
First version of Anymatrix
co-authored-by: Nicholas. J. Higham <[email protected]> co-authored-by: Mantas Mikaitis <[email protected]>