Path to this page:
./
math/ruby-enumerable-statistics,
Statistics features for Enumerable
Branch: CURRENT,
Version: 2.0.8,
Package name: ruby32-enumerable-statistics-2.0.8,
Maintainer: pkgsrc-usersEnumerable::Statistics provides some methods to calculate statistical
summary in arrays and enumerables.
Master sites:
Filesize: 350.5 KB
Version history: (Expand)
- (2024-05-26) Updated to version: ruby32-enumerable-statistics-2.0.8
- (2023-01-31) Package added to pkgsrc.se, version ruby31-enumerable-statistics-2.0.7 (created)
CVS history: (Expand)
2024-05-26 17:33:07 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
math/ruby-enumerable-statistics: update to 2.0.8
2.0.8 (2024-05-14)
* Prohibit the use of both nbins and edges kwargs simultaneously in the
histogram method.
* Support skip_na kwarg in sum and related methods.
* Support Ruby 3.4+.
|
2023-05-30 17:36:37 by Takahiro Kambe | Files touched by this commit (1) |
Log message:
math/ruby-enumerable-statistics: remove comment outed line
|