I am trying to multiply two matrices, in one I have a multidimensional values of sixe (96, 96, 2, 1) and I am trying to multiply it with an array of PICOS variables, it is possible to do this?? because the error that I have is: picos.valuable.NotValued: Mutable input is not valued. I have tried everything I had in mind. Any expert can help me?
Thank you