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
Remove sum method from array
#60
Closed
kinnrot
closed
7 years ago
kinnrot
commented
7 years ago
resolve bug with sum of empty array.
rdlugosz
commented
7 years ago
This was fixed in PR #65.
resolve bug with sum of empty array.