0

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

eldanks
  • 11
  • 2
  • could you post the code of what you have tried and the error you are getting? –  Oct 13 '22 at 15:48
  • No nom I am going to explain me sorry. Lets imagine that I have any problem already written. The thing that I want it in the standard form. A matricial form. It looks like next, in which A, b... are matrix. – eldanks Oct 18 '22 at 07:42
  • Max z = c' x subject to: Ax = b x ≥ 0. – eldanks Oct 18 '22 at 07:43
  • We don't need explanations. We need the code that is giving you the error with the input matrices you are giving and the expected result –  Oct 21 '22 at 08:54

0 Answers0