Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DOC: Clarified when a copy is made in numpy.asarray [skip ci]
asarray does copy the input if the specified dtype and/or order differ from the input even if it is an ndarray.
- Loading branch information