Closed cschwan closed 2 years ago
I see. Is the proposed solution something like:
ArrayBase::iter(myarray).unwrap()
or should I explicitly recast at ArrayBase
before calling .iter()
?
That's the question, I don't understand the warning.
Me too...
iter pointing to NpySingleIter (also deprecated) to lanes (I guess)
Lanes are a more complicated concept, I'm not sure we want that one, but we might have a look.