Hi guys! I got a problem working with GetSpread and SetSlice.
I have a spread (1) and I wanna make some operation in a subset of that spread (2) and a different operation on a different subset (3)
After this operations, I’d like to rebuild the spread (in the same order)
Using (more or less) the same indices, I can do it in two different operation, but I’d like to make it using only one node (I don’t know in advance how many different operation I have to do on different sub-sets)