Commit graph

12 commits

Author SHA1 Message Date
wiz
8292204475 *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
nia
414fc7869d math: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
2021-10-26 10:55:21 +00:00
nia
3c576fbd23 math: Remove SHA1 hashes for distfiles 2021-10-07 14:27:43 +00:00
wiz
6eae1297d5 *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
wiz
cf56ae2316 p5-Math-Utils: update to 1.14.
1.14
	10 Apr 2020
	- Add the function softmax(). Currently in the :utility tag
	  group, which may be too generic. We'll see what else gets
	  added later and adjust the tagging then.
	- New functions uniform_scaling(), and uniform_01scaling(),
	  contributed by Gene Boggs (GENE).
	- Typo found by Miguel Prz (NICEPERL) fixed.
2020-09-07 11:55:10 +00:00
wiz
00da7815c0 *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
wiz
84e123ddd2 Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
nia
d5c846b3af Update packages using a search.cpan.org HOMEPAGE to metacpan.org.
The former now redirects to the latter.

This covers the most simple cases where http://search.cpan.org/dist/name
can be changed to https://metacpan.org/release/name.

Reviewed by hand to hopefully make sure no unwanted changes sneak in.
2019-06-30 20:14:13 +00:00
wen
02f90ced3c Update to 1.13
Upstream changes:
1.13
        30 Oct 2018
        - Add function pl_translate(), by request.
        - Turn README into README.md. With MetaCPAN replacing CPAN,
          there is no reason to have a plain-text README anymore
          (MetaCPAN doesn't treat the file as special).
        - Add a CONTRIBUTING.md file, which is becoming a thing.
        - New test file for pl_translate(), and upgrade test files
          that for some reason were still using Test::Simple to Test::More.
        - Added an :all tag. Why not.
2018-11-10 10:00:39 +00:00
wiz
93b46879c7 Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
wen
1844be6206 Update to 1.12
Upstream changes:
1.12
        26 Jun 2018
        - Typo found by Florian Schlichting fixed.
        - Add gcd() and lcm() functions.
        - New example scripts (a couple transferred over from
          Math::Polynomial::Solve) in the new eg/ directory.
2018-08-20 02:32:20 +00:00
wen
abf90a201f Import Math-Utils-1.11 as math/p5-Math-Utils.
Useful mathematical functions not in Perl.
2017-08-17 13:49:55 +00:00