owl icon indicating copy to clipboard operation
owl copied to clipboard

add ones_like, zeros_like, and other xxx_like functions to Ndarray and Mat

Open tachukao opened this issue 3 years ago • 0 comments

It would be helpful to have functions like ones_like, zeros_like, and empty_like in Owl, similar to the ones in numpy

https://numpy.org/doc/stable/reference/generated/numpy.ones_like.html

tachukao avatar Sep 12 '20 11:09 tachukao