Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Nov 2010 03:04:21 +0000 (UTC)
From:      "Philip M. Gollucci" <pgollucci@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/math Makefile ports/math/p5-Math-CDF Makefile distinfo pkg-descr pkg-plist
Message-ID:  <201011160304.oAG34LPT052517@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pgollucci    2010-11-16 03:04:21 UTC

  FreeBSD ports repository

  Modified files:
    math                 Makefile 
  Added files:
    math/p5-Math-CDF     Makefile distinfo pkg-descr pkg-plist 
  Log:
  This module provides a perl interface to the DCDFLIB. See the section
  on DCDFLIB for more information.
  
  Functions are available for 7 continuous distributions (Beta,
  Chi-square, F, Gamma, Normal, Poisson and T-distribution) and for two
  discrete distributions (Binomial and Negative Binomial). Optional
  non-centrality parameters are available for the Chi-square, F and
  T-distributions. Cumulative probabilities are available for all 9
  distributions and quantile functions are available for the 7
  continuous distributions.
  
  WWW:    http://search.cpan.org/dist/Math-CDF/
  
  PR:             ports/152204
  Submitted by:   Gea-Suan Lin <gslin at gslin.org>
  
  Revision  Changes    Path
  1.677     +1 -0      ports/math/Makefile
  1.1       +21 -0     ports/math/p5-Math-CDF/Makefile (new)
  1.1       +2 -0      ports/math/p5-Math-CDF/distinfo (new)
  1.1       +12 -0     ports/math/p5-Math-CDF/pkg-descr (new)
  1.1       +9 -0      ports/math/p5-Math-CDF/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011160304.oAG34LPT052517>