[DRE-commits] [ruby-distribution] 02/09: Merge tag 'upstream/0.7.3+dfsg'
Cédric Boutillier
boutil at moszumanska.debian.org
Thu Aug 13 08:22:40 UTC 2015
This is an automated email from the git hooks/post-receive script.
boutil pushed a commit to branch master
in repository ruby-distribution.
commit 67171a7920f49f338578d7a245aea915655cf2b6
Merge: 0beeb74 5db6fb7
Author: Cédric Boutillier <boutil at debian.org>
Date: Wed Jun 17 22:47:09 2015 +0200
Merge tag 'upstream/0.7.3+dfsg'
Upstream version 0.7.3+dfsg
# gpg: Signature made mer. 17 juin 2015 22:47:08 CEST using RSA key ID 39CD217A
# gpg: Good signature from "Cédric Boutillier <boutil at debian.org>"
# gpg: aka "Cédric Boutillier <cedric.boutillier at upmc.fr>"
# gpg: aka "Cédric Boutillier <cedric.boutillier at polytechnique.org>"
# gpg: aka "Cédric Boutillier <cedric.boutillier at gmail.com>"
.travis.yml | 21 +-
Gemfile | 6 +-
History.txt | 26 +-
Manifest.txt | 105 --------
README.md | 67 ++---
Rakefile | 34 ++-
checksums.yaml.gz | Bin 269 -> 0 bytes
distribution.gemspec | 22 +-
lib/distribution.rb | 131 +++++-----
lib/distribution/beta.rb | 14 +-
lib/distribution/beta/gsl.rb | 12 +-
lib/distribution/beta/java.rb | 2 +-
lib/distribution/beta/ruby.rb | 34 ++-
lib/distribution/binomial.rb | 21 +-
lib/distribution/binomial/gsl.rb | 11 +-
lib/distribution/binomial/java.rb | 2 +-
lib/distribution/binomial/ruby.rb | 34 +--
lib/distribution/chisquare/ruby.rb | 83 ++++---
lib/distribution/f.rb | 21 +-
lib/distribution/f/ruby.rb | 212 ++++++++--------
lib/distribution/hypergeometric/gsl.rb | 2 +-
lib/distribution/hypergeometric/ruby.rb | 4 +-
lib/distribution/math_extension.rb | 424 +++++++++++++++-----------------
lib/distribution/version.rb | 2 +-
metadata.yml | 34 ++-
spec/beta_spec.rb | 16 +-
spec/binomial_spec.rb | 22 +-
spec/chisquare_spec.rb | 7 +-
spec/distribution_spec.rb | 8 +-
spec/exponential_spec.rb | 2 +-
spec/f_spec.rb | 144 +++++------
spec/gamma_spec.rb | 2 +-
spec/math_extension_spec.rb | 3 +-
spec/poisson_spec.rb | 2 +-
spec/spec_helper.rb | 23 +-
35 files changed, 727 insertions(+), 826 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-distribution.git
More information about the Pkg-ruby-extras-commits
mailing list