Top Level :: Math

Package Information: Math_Matrix

Show All Changelogs

» Version » Information
0.8.7

Easy Install

Not sure? Get more info.

pear install Math_Matrix-0.8.7

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/Math_Matrix-0.8.7

Download

For manual installation only

0.8.7


Release date: 2010年10月05日 01:30 UTC
Release state: beta
Release uploaded by: doconnor

Changelog:

QA release
Updated minimum version of Math_Vector to 0.7.0

Dependencies:
  • PHP Version: PHP 4.0.0 or newer
  • PEAR Package: PEAR Installer 1.5.6 or newer
  • PEAR Package: Math_Vector 0.7.0 or newer
0.8.6

Easy Install

Not sure? Get more info.

pear install Math_Matrix-0.8.6

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/Math_Matrix-0.8.6

Download

For manual installation only

0.8.6


Release date: 2010年10月04日 15:20 UTC
Release state: beta
Release uploaded by: doconnor

Changelog:

QA release
Package 2.0
Bug #884 PEAR QA: improvement for get_class()-usage jmcastagnetto
Bug #4959 Wrong dependency to PHPUnit
Bug #9248 Parse error in PHP5 jmcastagnetto
Bug #10728 multiply() method fou
Bug #11942 setData creates an error even when it isn't raised jmcastagnetto
Bug #13209 Math_Matrix has a method 'clone' which became a keyword as of PHP5 jmcastagnetto
Bug #14986 PHP5 Integration
Bug #16838 subMatrix has an error where checking for the number of columns kguest
Bug #16999 Support for PHP 5 kguest

Dependencies:
  • PHP Version: PHP 4.0.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
  • PEAR Package: Math_Vector
  • PEAR Package: PHPUnit version 0.6.2 or older (optional)
0.8.5

Easy Install

Not sure? Get more info.

pear install Math_Matrix-0.8.5

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/Math_Matrix-0.8.5

Download

For manual installation only

0.8.5


Release date: 2003年11月01日 19:15 UTC
Release state: beta
Release uploaded by: jmcastagnetto

Changelog:

Fixed some bugs in matrix multiplication reported by John Pye
(john@curioussymbols.com) and Marcel Brunner (marcel@palmer.li).
Fixed some minor documentation incosistencies.

Modified the setData() method to accept a Math_Matrix object or
an array of arrays of numbers.
Added the setZeroThreshold() and getZeroThreshold() to set and get the
value used as upper bound to minimize round-off errors.
Added also two static methods to generate famous matrices:
Math_Matrix::makeHilbert() for a square Hilber matrix, and
Math_Matrix::makeHankel() for m by n Hankel matrix.
Reorganized the directories to comply to the current directory organization
proposal.
It is recommended to uninstall the older version of Math_Matrix (and
Math_Vector) before installing this new release to avoid lingering files
(there is also a new release of Math_Vector):
$ pear uninstall Math_Matrix Math_Vector
$ pear install Math_Vector
$ pear install Math_Matrix
Included explicitely the optional dependency on the PHPUnit package version
0.6.2 or older, as current versions of that package need PHP5.

Dependencies:
0.8.0

Easy Install

Not sure? Get more info.

pear install Math_Matrix-0.8.0

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/Math_Matrix-0.8.0

Download

For manual installation only

0.8.0


Release date: 2003年05月16日 22:36 UTC
Release state: stable
Release uploaded by: jmcastagnetto

Changelog:

Initial released under PEAR. Reestructured the package so the main class
contains both instance and class methods to make things simpler.

Dependencies:

AltStyle によって変換されたページ (->オリジナル) /