ruby-enumerable-statistics binary package in Ubuntu Lunar amd64

 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

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2023-02-28 04:44:22 UTC Published Ubuntu Lunar amd64 release universe ruby Optional 2.0.7+dfsg-3build2
  • Published
  • Copied from ubuntu lunar-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Lunar amd64 proposed universe ruby Optional 2.0.7+dfsg-3build2
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to lunar

  • Published
  2023-02-28 04:45:49 UTC Superseded Ubuntu Lunar amd64 release universe ruby Optional 2.0.7+dfsg-3build1
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of ruby-enumerable-statistics 2.0.7+dfsg-3build2 in ubuntu lunar PROPOSED
  • Published
  • Copied from ubuntu lunar-proposed amd64 in Primary Archive for Ubuntu
  2023-03-01 06:10:11 UTC Deleted Ubuntu Lunar amd64 proposed universe ruby Optional 2.0.7+dfsg-3build1
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to lunar

  • Published
  2023-01-24 11:42:05 UTC Superseded Ubuntu Lunar amd64 release universe ruby Optional 2.0.7+dfsg-3
  • Removal requested .
  • Superseded by amd64 build of ruby-enumerable-statistics 2.0.7+dfsg-3build1 in ubuntu lunar PROPOSED
  • Published
  • Copied from ubuntu jammy-proposed amd64 in Primary Archive for Ubuntu