Parametron.jl icon indicating copy to clipboard operation
Parametron.jl copied to clipboard

Optimization for x' * A * x

Open tkoolen opened this issue 6 years ago • 0 comments

We already have an optimization for transpose(x) * A * x expressions, but it doesn't match x' * A * x.

tkoolen avatar Feb 15 '19 17:02 tkoolen