jit.change & matrices with more than 2 dimension
hi there,
is it possible that jit.change doesn't mork with matrices with more than two dimensions?
i'm talking max 5. with a 3-dimensional matrix (one plane) jit.change doesn't pass any data, even with a lot of changing cells.
if i set the threshold to -1 it passes everything though.
is there a workaround to achieve the same effect as jit.change with a 3-dimensional matrix?
regards