Bug 23997 - New port: math/p5-Statistics-Descriptive (Supplies statistical methods for perl5)
Summary: New port: math/p5-Statistics-Descriptive (Supplies statistical methods for pe...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-01-01 17:10 UTC by Anton Berezin
Modified: 2001-01-04 00:14 UTC (History)
0 users

See Also:


Attachments
file.shar (2.91 KB, text/plain)
2001-01-01 17:10 UTC, Anton Berezin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Berezin 2001-01-01 17:10:01 UTC
This module provides basic functions used in descriptive statistics.  It
has an object oriented design and supports two different types of data
storage and calculation objects: sparse and full. With the sparse
method, none of the data is stored and only a few statistical measures
are available. Using the full method, the entire data set is retained
and additional functions are available.
Comment 1 Will Andrews freebsd_committer freebsd_triage 2001-01-04 00:13:54 UTC
State Changed
From-To: open->closed

Committed, thanks!