red-arrow-numo-narray 0.0.2
Red Arrow Numo::NArray adds `Arrow::Tensor#to_narray` and `#to_arrow` to `Numo::NArray`'s numerical subclasses such as `Numo::Int8`. `Arrow::Tensor#to_narray` returns a `Numo::NArray`'s numerical subclass such as `Numo::Int8`. `#to_arrow` returns a `Arrow::Tensor`.
Gemfile:
=
install:
=
Runtime Dependencies (2):
numo-narray
>= 0
red-arrow
>= 0