Files
perl-Math-Derivative/perl-Math-Derivative.changes

71 lines
2.4 KiB
Plaintext

-------------------------------------------------------------------
Wed Apr 3 07:09:58 UTC 2019 - Stephan Kulow <coolo@suse.com>
- updated to 1.01
see /usr/share/doc/packages/perl-Math-Derivative/Changes
1.01
15 Aug 2017
- Move Math::Utils dependancy from 1.06 to 1.10. A test
was failing in 21-secondd.t because the older version's
pl_evaluate() wasn't handling lists back then.
1.00
9 Aug 2017
- Add tests, more POD clean-up, send to CPAN.
18 Jul 2017
- Add references for the central and forward difference
methods.
- Have not been able to find a reference for the second
derivative difference method, annoyingly.
- Minimum perl version set to 5.10.1.
17 Jul 2017
- Added a forward difference approximation method (bug was filed
for this as user Maitraya Baliyan was expecting it instead of
the central difference approximation method that Derivative1()
used).
- Added names forwarddiff() and centraldiff() for export.
Derivative1() is aliased to centraldiff(), so as not to break
old code.
- Likewise, seconddx() is now the exported name of the second
derivative difference method, with Derivative2() aliased to it.
- There is now an EXPORT tag, ':all'.
- POD is more descriptive, has more examples, and uses the
new names.
-------------------------------------------------------------------
Tue Jul 14 08:53:57 UTC 2015 - coolo@suse.com
- updated to 0.04
see /usr/share/doc/packages/perl-Math-Derivative/Changes
0.04
13 Jul 2015
- Whitespace and POD clean up. Functions are described
individually.
- Added error checking for the array lengths.
- Modernized the use of EXPORT, added a minimum perl version, etc.
-------------------------------------------------------------------
Sun Jun 7 08:42:00 UTC 2015 - coolo@suse.com
- updated to 0.03
see /usr/share/doc/packages/perl-Math-Derivative/Changes
-------------------------------------------------------------------
Mon May 18 08:26:45 UTC 2015 - coolo@suse.com
- updated to 0.02
see /usr/share/doc/packages/perl-Math-Derivative/Changes
-------------------------------------------------------------------
Tue Nov 30 19:20:28 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Wed Aug 4 14:23:26 UTC 2010 - chris@computersalat.de
- initial package 0.01
* created by cpanspec 1.78