全部搜索项
bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 源代码: ruby-enumerable-statistics  ]

软件包:ruby-enumerable-statistics(2.0.7+dfsg-3 以及其他的)

ruby-enumerable-statistics 的相关链接

Screenshot

Debian 的资源:

下载源码包 ruby-enumerable-statistics

维护小组:

外部的资源:

相似软件包:

Statistics features for Enumerable

Enumerable::Statistics provides some methods to calculate statistical summary in arrays and enumerables.

The following methods are supplied by this library:

 - `Array#mean`, `Enumerable#mean` - Calculates a mean of values in an array
   or an enumerable
 - `Array#variance`, `Enumerable#variance` - Calculates a variance of values
   in an array or an enumerable
 - `Array#stdev`, `Enumerable#stdev` - Calculates a standard deviation of
   values in an array or an enumerable
 - `Array#mean_variance`, `Enumerable#mean_variance` - Calculates a mean and a
   variance simultaneously
 - `Array#mean_stdev`, `Enumerable#mean_stdev` - Calculates a mean and a
   standard deviation simultaneously
 - `Array#median` - Calculates a median of values in an array
 - `Array#percentile(q)` - Calculates a percentile or percentiles of values
   in an array
 - `Array#value_counts`, `Enumerable#value_counts`, and `Hash#value_counts` -
   Count how many items for each value in the container
 - `Array#histogram` - Calculate histogram of the values in the array

其他与 ruby-enumerable-statistics 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • 增强

下载 ruby-enumerable-statistics

下载可用于所有硬件架构的
硬件架构 版本 软件包大小 安装后大小 文件
ppc64el 2.0.7+dfsg-3+b3 283.2 kB472.0 kB [文件列表]