- 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
73 lines
2.4 KiB
Plaintext
73 lines
2.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Jan 14 03:08:11 UTC 2021 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
- 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().
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 9 03:10:08 UTC 2020 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
- updated to 0.92
|
|
see /usr/share/doc/packages/perl-Math-Matrix/Changes
|
|
|
|
0.92 2020-11-02
|
|
|
|
* Add a larged amount of new methods. Improve existing methods. Fix
|
|
overloading. This will close most of the remaining CPAN RT tickets.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 11 03:11:00 UTC 2020 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
- 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.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 7 09:27:11 UTC 2013 - opensuse@dstoecker.de
|
|
|
|
- update to version 0.8
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 1 13:33:35 UTC 2010 - coolo@novell.com
|
|
|
|
- switch to perl_requires macro
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 6 18:26:11 UTC 2010 - chris@computersalat.de
|
|
|
|
- initial package 0.5
|
|
* created by cpanspec 1.78
|
|
|