Matrix dimensions must agree.
cruzas opened this issue · 0 comments
cruzas commented
The error appears to be in self.ps.
bs function just prints some information. It appears the problem arises when line 278 is uncommented and 277 is commented.
However, not sure why it is a problem, when MyDgEval(x, myauxdata) .* dy does yield a doable element-wise multiplication.