这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: JohnBracken/ruby-statistics

Tags

2.0.1

Toggle 2.0.1's commit message
gemspec: Fix version syntax.

2.0.0

Toggle 2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2.0.0 Codename Random (estebanz01#12)

* statistical-test: Chi-Squared Goodness of fit. (estebanz01#11)
* statistical-test: Paired T-tests. (estebanz01#14)
* Wilcoxon Rank-sum test / Mann-Whitney U test (estebanz01#15)
* Generate gaussian random numbers (estebanz01#16)
* distribution: normal: Generate random gaussian samples.
* distribution: Weibull: Random sample that follows Weibull distribution.

* distribution: Student's T: Generate random samples for T distribution.

NOTE: The random sampling process is generation random values that
are similar to an uniform random sample. Not sure why.

* version 2.0.0! 🎉

1.0.2

Toggle 1.0.2's commit message
version: Update version.

1.0.1

Toggle 1.0.1's commit message
version: 1.0.1 - Fixed issue with loading.

1.0.0

Toggle 1.0.0's commit message
Update version.rb

Bump to version 1.0.0

0.5.0

Toggle 0.5.0's commit message

Unverified

No user is associated with the committer email.
gemspec: Rename gem due to name collition.