NumSharp icon indicating copy to clipboard operation
NumSharp copied to clipboard

Masking (ndarray[nd])

Open henon opened this issue 6 years ago • 1 comments

Doesn't work in ndarray[nd]?

image

System.NotSupportedException: Specified method is not supported.
   at NumSharp.NDArray.set_Item(Object[] indices_or_slices, NDArray value) in D:\SciSharp\NumSharp\src\NumSharp.Core\Selection\NDArray.Indexing.cs:line 202

Originally posted by @Oceania2018 in https://github.com/SciSharp/NumSharp/issues/359#issuecomment-541355337

henon avatar Oct 12 '19 19:10 henon

we need this for it: #365

henon avatar Oct 12 '19 19:10 henon