Package pear-Math_Stats: Information

    Source package: pear-Math_Stats
    Version: 0.8.5-alt3
    Build time:  Jun 20, 2008, 04:17 AM
    Report package bug
    License: PHP
    Summary: Classes to calculate statistical parameters
    Description: 
    Classes to calculate statistical parameters of numerical arrays
    of data. The data can be in a simple numerical array, or in a
    cummulative numerical array. A cummulative array, has the value
    as the index and the number of repeats as the value for the
    array item, e.g. $data = array(3=>4, 2.3=>5, 1.25=>6, 0.5=>3).
    Nulls can be rejected, ignored or handled as zero values.

    List of rpms provided by this srpm:
    pear-Math_Stats (noarch)

    Maintainer: Vitaly Lipatov

    List of contributors:
    Vitaly Lipatov

      1. rpm-build-pear
      2. pear-core

    Last changed


    June 20, 2008 Vitaly Lipatov 0.8.5-alt3
    - autorebuild for correct requires(pre) (see bug #16086)
    Jan. 10, 2008 Vitaly Lipatov 0.8.5-alt2
    - update according to rpm-build-pear 0.3
    Jan. 5, 2008 Vitaly Lipatov 0.8.5-alt1
    - initial build for ALT Linux Sisyphus