Numo::NArray - red-data-tools/GR.rb GitHub Wiki

Numo::NArray is a library that is equivalent to NumPy in Ruby. GR modules are created to be as NArray-independent as possible, but GR3 is completely dependent on NArray.

Duck typing

  • Use map instead of map!