The NetBSD Project

CVS log for pkgsrc/math/p5-Math-Matrix/distinfo

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / math / p5-Math-Matrix

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.5 / (download) - annotate - [select for diffs], Fri Jan 27 04:12:37 2023 UTC (14 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, HEAD
Changes since 1.4: +4 -4 lines
Diff to previous 1.4 (colored)

Update to 0.94

Upstream 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().

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.

Revision 1.4 / (download) - annotate - [select for diffs], Tue Oct 26 10:55:53 2021 UTC (2 years, 5 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

math: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Revision 1.3 / (download) - annotate - [select for diffs], Thu Oct 7 14:28:15 2021 UTC (2 years, 5 months ago) by nia
Branch: MAIN
Changes since 1.2: +1 -2 lines
Diff to previous 1.2 (colored)

math: Remove SHA1 hashes for distfiles

Revision 1.2 / (download) - annotate - [select for diffs], Mon Sep 7 11:51:38 2020 UTC (3 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3
Changes since 1.1: +5 -5 lines
Diff to previous 1.1 (colored)

p5-Math-Matrix: update to 0.91.

Add LICENSE.

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.

Revision 1.1 / (download) - annotate - [select for diffs], Wed Jun 20 05:10:50 2018 UTC (5 years, 9 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2

math/p5-Math-Matrix: import p5-Math-Matrix-0.8

 The following methods are available:
  new
  clone
  size  of matrix
  concat
  transpose
  multiply
  solve
  multiply_scalar
  add
  substract
  equal
  slice
  determinant
  dot_product
  absolute
  normalizing
  cross_product
  print

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>