[ Source: ruby-enumerable-statistics ]
Package: ruby-enumerable-statistics (2.0.9+dfsg-1)
Links for ruby-enumerable-statistics
Debian Resources:
Download Source Package ruby-enumerable-statistics:
- [ruby-enumerable-statistics_2.0.9+dfsg-1.dsc]
- [ruby-enumerable-statistics_2.0.9+dfsg.orig.tar.xz]
- [ruby-enumerable-statistics_2.0.9+dfsg-1.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
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
Other Packages Related to ruby-enumerable-statistics
|
|
|
|
-
- dep: libc6 (>= 2.27) [riscv64]
- GNU C 라이브러리: 공유 라이브러리
also a virtual package provided by libc6-udeb
- dep: libc6 (>= 2.29) [not riscv64]
-
- dep: libruby (<< 1:3.4~)
- Libraries necessary to run Ruby
- dep: libruby (>= 1:3.3~0)
-
- dep: libruby3.3 (>= 3.3.1)
- Libraries necessary to run Ruby 3.3
Download ruby-enumerable-statistics
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| amd64 | 283.0 kB | 438.0 kB | [list of files] |
| arm64 | 281.9 kB | 470.0 kB | [list of files] |
| armhf | 280.5 kB | 468.0 kB | [list of files] |
| i386 | 284.3 kB | 436.0 kB | [list of files] |
| ppc64el | 284.6 kB | 470.0 kB | [list of files] |
| riscv64 | 283.4 kB | 412.0 kB | [list of files] |
| s390x | 282.1 kB | 428.0 kB | [list of files] |
