Kenta Murata

Results 83 issues of Kenta Murata

The form of ERB's generated code isn't standardized and can be changed as Ruby 2.5 is. So code generation of numo-narray must not depend on it.

For simplifying the documentation, we should hide private things.

documentation
good first issue

For supporting JRuby, we first need to let enumerable-statistics support JRuby.

enhancement
help wanted
good first issue

We can support heatmap as UnicodePlots.jl did at https://github.com/Evizero/UnicodePlots.jl/pull/88

enhancement
help wanted

See https://github.com/red-data-tools/unicode_plot.rb/issues/31

enhancement

- [x] n == 1 - n > 1 - unweighted - [x] w/o replacement - [ ] w/ replacement - weighted - [ ] w/o replacement - [ ]...

enhancement
help wanted

`bins:` should be an integer or an array of integers. If an integer `bins` is given, the values are grouped into half-open bins. If an array of integers is given...

enhancement
help wanted