numpy.shares_memory — NumPy v1.11 Manual (
original
) (
raw
)
np.may_share_memory(np.array([1,2]), np.array([5,8,9])) False