Skip to content
kojix2 edited this page Aug 3, 2021 · 4 revisions

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!