RubyGems Navigation menu

ministat 1.1.0

FEATURES/PROBLEMS: * Pure Ruby * It’s small and simple * It’s probably good enough * I haven’t profiled it against large data sets * Naive median implementation requires a sort, but it could be done in linear time. Patches welcome. * Missing tests for harmonic and geometric mean – the stats package I was generating test data with didn’t have them. == SYNOPSIS: require ‘ministat’ data = [1,2,3,4,5,6,7,7,6,5,4,4] puts MiniStat::Data.new(data).to_s

Gemfile:
= Copier Copié!

installation:
=

Versions:

  1. 1.3.0 - October 16, 2011 (9 ko)
  2. 1.2.6 - November 23, 2010 (7,5 ko)
  3. 1.2.5 - November 13, 2010 (9 ko)
  4. 1.2.1 - June 18, 2010 (15 ko)
  5. 1.2.0 - June 18, 2010 (8,5 ko)
  6. 1.1.0 - January 08, 2008* (10,5 ko)
Voir toutes les versions (7)

Dépendances de Runtime (1):

hoe >= 1.3.0

Propriétaires:

Auteurs:

  • Dean Hudson

Total de contrôle SHA 256:

01da305f59093391ce5bc3ebd008916fc88713d663f8b6849826474f3c07122c

Total de téléchargements 27 024

Pour cette version 3 607

License:

aucune

Version de Ruby requise: None

Liens: