Dinesh Kumar

Results 2 issues of Dinesh Kumar

Hi, Could you overload the ndarray constructor, so that one can a pass raw pointer on device to create an instance, along with shape, dtype etc? --dinesh

enhancement

Changes proposed in this pull request: * np.int changed to int i * np.Inf changed to np.inf * removed a keyword argument from skimage.transform.rescale * added requirements.txt Fixes issue *...