sonots opened this issue 6 years ago · 0 comments
require 'numo/narray' require 'cumo/narray' a = Cumo::SFloat.new(3,2).seq(0) a.transpose
in `transpose': wrong argument type Numo::NArrayView (expected Cumo::NArray) (TypeError)