issues
search
SciRuby
/
statsample
A suite for basic and advanced statistics on Ruby.
https://github.com/sciruby/statsample
BSD 3-Clause "New" or "Revised" License
95
stars
29
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Publish new release to rubygems
#71
ruipserra
opened
2 years ago
0
Ruby 3.1 no longer includes matrix in the stdlib
#70
rdlugosz
opened
2 years ago
1
Allow to use daru 0.2.0 or newer
#69
AlexParamonov
opened
6 years ago
2
Vector#histogram broken
#68
gitplcc
opened
7 years ago
0
Fix Vector#histogram
#67
gitplcc
closed
2 years ago
0
Add Ruby 2.4 support
#66
lokeshh
closed
7 years ago
0
Don't define Array#sum if already defined. Fixes #58
#65
rdlugosz
closed
7 years ago
1
update daru version
#64
lokeshh
closed
7 years ago
0
Update tested ruby version in README
#63
lokeshh
closed
7 years ago
0
Too many dependencies
#62
kojix2
closed
3 years ago
1
apply appropriate hash conversions
#61
lokeshh
closed
7 years ago
0
Remove sum method from array
#60
kinnrot
closed
7 years ago
1
change DataFrame.to_hash -> .to_h in reliability.rb
#59
kojix2
closed
7 years ago
0
Monkey-patched `Array#sum` method changes/breaks Ruby 2.4 method functionality
#58
sjdemartini
closed
7 years ago
4
Use of depraced DARU methods in statsample
#57
BertramW
opened
7 years ago
5
remove libgsl typo in Installation instructions
#56
lokeshh
closed
8 years ago
0
Remove deprecated missing value functions
#55
lokeshh
closed
8 years ago
7
Incompatibility with Ruby-2.0.0 ?
#54
lokeshh
opened
8 years ago
1
Removing linear regression support in Statsample
#53
lokeshh
opened
8 years ago
5
Predict using multiple regression model
#52
lokeshh
closed
8 years ago
3
Regression with categorical data and introducing formula language
#51
lokeshh
closed
8 years ago
16
remove non existant reg methods
#50
lokeshh
closed
8 years ago
0
Bump spreadsheet version for compatibility with latest Daru
#49
Phitherek
closed
8 years ago
1
Logit and Probit Regression missing
#48
onli
closed
8 years ago
3
NoMethodError - undefined method `zero?' for nil:NilClass:
#47
pocman
opened
8 years ago
3
" `display': undefined method `session' for nil:NilClass" running correlation
#46
tansaku
closed
9 years ago
2
fix [].mean method
#45
IsmailM
closed
8 years ago
10
Array:mean method bug
#44
IsmailM
closed
8 years ago
1
Add missing test and implementation for doing a chi-squared test with vectors
#43
michaelphines
closed
9 years ago
0
updated gem to reflect latest dependencies
#42
v0dro
closed
9 years ago
0
Migrate tests to rspec
#41
v0dro
opened
9 years ago
0
Unify all the statsample gems under one repository
#40
v0dro
opened
9 years ago
0
Fix dependencies before 2.0.0 release
#39
agarie
closed
9 years ago
4
Support for categorical variables in regression
#38
agisga
opened
9 years ago
2
rubyvis and spreadsheet dependencies are outdated
#37
minad
closed
9 years ago
6
Add daru as a dependency and make it the default dataframe library
#36
v0dro
closed
9 years ago
0
Change statsample to use daru data structures
#35
v0dro
closed
9 years ago
14
Remove types
#34
v0dro
closed
9 years ago
4
Changes to make sure statsample works with gsl-nmatrix. Will work smoothly with rb-gsl too.
#33
v0dro
closed
9 years ago
4
Reduced errors failures by monkey patch and test amends
#32
v0dro
closed
9 years ago
4
changed stuff to ensure proper working with or without GSL.
#31
v0dro
closed
9 years ago
2
Fix tests in Travis
#30
agarie
closed
9 years ago
2
Update spreadsheet version
#29
agarie
closed
9 years ago
1
Upgrade from Version 1.4.0 --> 1.4.2 introduces rb-gsl dependency, downgrades spreadsheet
#28
rdlugosz
closed
9 years ago
4
Test the case of a constant dependent variable or NaN in an input
#27
einpaule
opened
9 years ago
0
add versions to dependencies
#26
IsmailM
closed
9 years ago
2
Runtime and Developmental dependencies are open ended
#25
IsmailM
closed
9 years ago
3
Splitting statsample into smaller chunks
#24
IsmailM
opened
9 years ago
5
Update readme to refer to project on GitHub
#23
johana-star
closed
9 years ago
2
Test on Ruby 2.2 and auto test on patched versions
#22
nicolasleger
closed
9 years ago
1
Next