Summary: | [new port]: haskell port math/hs-statistics | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Jacula Modyun <jacula> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-haskell (Nobody) <haskell> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Jacula Modyun
2010-01-04 00:00:15 UTC
Responsible Changed From-To: freebsd-ports-bugs->haskell haskell@ wants this port PRs (via the GNATS Auto Assign Tool) 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) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed The port has been added. Thanks for the submission! |