Skip to content
This repository has been archived by the owner on Oct 15, 2019. It is now read-only.

minpy doesn't support astype function!!! #185

Open
taichu012 opened this issue Jul 7, 2018 · 0 comments
Open

minpy doesn't support astype function!!! #185

taichu012 opened this issue Jul 7, 2018 · 0 comments

Comments

@taichu012
Copy link

It maybe change item dtype of ndarray while producing data. for example, if producing image, input is dtype=int, and array need be updated by some aglothims several times and then array are dtype = float32, after that we need to save image back to disk, so we need array of image with dtype=int AGAIN! but minpy DOESN'T SUPPORT 'ASTYPE‘ function which REAL NUMPY support, it really basic, please add them, otherwise minpy CAN NOT BE EASY USE!
thanks a lot!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant