- updated to 0.94
see /usr/share/doc/packages/perl-Math-Matrix/Changes
0.94 2021-01-13
* Fix broken test in t/mldiv.t The rounding performed for values that are very
close to an integer was performed on the wrong matrix.
0.93 2021-01-12
* The test is_deeply() does string comparison, so avoid negative zeros in test
data and output from tests. Also round test output where the output may be
slightly off from an integer.
* Require Math::Trig version 1.06 so Math::Trig::Inf() is available.
* Update the SUPPORT section to reflect that CPAN RT will be closing down on
1st March 2021.
* Add support for negative integer powers in mpow().
OBS-URL: https://build.opensuse.org/request/show/863102
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Math-Matrix?expand=0&rev=7
- updated to 0.91
see /usr/share/doc/packages/perl-Math-Matrix/Changes
0.91 2020-08-09
* Ensure a recent version of Math::Complex in the test files that use that
module. Math::Complex didn't support any way of cloning/copying
Math::Complex objects before version 1.57.
0.9 2020-08-07
* Fix typos in POD and add more documentation and examples.
* Extended new() to handle empty matrices and allow the matrix to be specified
as a single argument.
* Improve code so subclassing works better.
* Add many new tests to confirm existing and new behaviour.
* Misellaneous modernizations.
* This release closes CPAN RT ##104334 and #109353.
OBS-URL: https://build.opensuse.org/request/show/825764
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Math-Matrix?expand=0&rev=5