cvs commit: ports/math Makefile ports/math/hs-statistics Makefile distinfo pkg-descr pkg-plist

Gabor Pali pgj at FreeBSD.org
Mon Jan 4 10:07:02 UTC 2010


pgj         2010-01-04 10:07:01 UTC

  FreeBSD ports repository

  Modified files:
    math                 Makefile 
  Added files:
    math/hs-statistics   Makefile distinfo pkg-descr pkg-plist 
  Log:
  This Haskell library provides a number of common functions and types
  useful in statistics. Our focus is on high performance, numerical
  robustness, and use of good algorithms. Where possible, we provide
  references to the statistical literature.
  
  WWW: http://darcs.serpentine.com/statistics
  
  PR:             ports/142294
  Submitted by:   Jacula Modyun <jacula(at)gmail.com>
  
  Revision  Changes    Path
  1.630     +1 -0      ports/math/Makefile
  1.1       +89 -0     ports/math/hs-statistics/Makefile (new)
  1.1       +3 -0      ports/math/hs-statistics/distinfo (new)
  1.1       +17 -0     ports/math/hs-statistics/pkg-descr (new)
  1.1       +37 -0     ports/math/hs-statistics/pkg-plist (new)


More information about the cvs-all mailing list