Is there in NumPy one single copy-index-assign operation (to change elements of sub-slice or sub-indexes of an array with copying), doing the same as two last lines of code belo