0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 22 hours ago.
Aug 20, 2025 — Aug 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added more doc on README More... over 15 years ago
Improving summary of t related test (confidence interval and estimate output) More... over 15 years ago
Replaced c for vector on Statsample::Analysis examples More... over 15 years ago
Added Vector#median_absolute_deviation More... over 15 years ago
Merge branch 'master' of github.com:clbustos/statsample More... over 15 years ago
New Statsample::Anova::Contrast More... over 15 years ago
Removed rnorm test from analysis test More... over 15 years ago
Jacknife and bootstrap for Vector. Thanks to John Firebaugh for the idea More... over 15 years ago
Improved Statsample::Analysis API. More... over 15 years ago
v1.0.1 More... over 15 years ago
Updated spanish po. Update distribution gem dependence More... over 15 years ago
Updated to v1.0.0 More... over 15 years ago
Removed Distribution module from statsample and moved to a gem. Changes on code to reflect new API More... over 15 years ago
Optimized simple regression. Better library detection More... over 15 years ago
New 'should_with_gsl' to test methods with gsl. Refactored Factor::MAP More... over 15 years ago
Almost complete GSL cleanup on Vector More... over 15 years ago
Updated some doc on Vector More... over 15 years ago
Used GSL::Matrix on Factor classes when available More... over 15 years ago
SkillScaleAnalysis doesn't crash with one or more vectors with 0 variance More... over 15 years ago
Merge branch 'analysis' More... over 15 years ago
Updated manifest More... over 15 years ago
Added initial Rakefile More... over 15 years ago
Updated all examples to analysis settings More... over 15 years ago
Modified examples using Statsample::Analysis More... over 15 years ago
Deleted example class More... over 15 years ago
Added Statsample::Analysis, a beautiful DSL to perform fast statistical analysis using statsample More... over 15 years ago
Simplified eigen calculations More... over 15 years ago
Updated some examples. Added correlation matrix speed suite More... over 15 years ago
Correlation matrix optimized. Better specs * Created benchmarks directory * Optimized correlation matrix. Use gsl matrix algebra or pairwise correlations depending on empiric calculated equations. See benchmarks/correlation_matrix.rb to see implementation of calculation * Moved tests fixtures from data to test/fixtures More... over 15 years ago
Fixed some errors on tests More... over 15 years ago