Module general

Source

Structsยง

GeneralOptimizer ๐Ÿ”’
The GeneralOptimizer processes all [Expression]s to:

Functionsยง

simplify_linear_terms ๐Ÿ”’
simplify_mul_terms ๐Ÿ”’
Simplifies all mul terms of the form scale*w1*w2 with the same bi-variate variables while also removing terms that end up with a zero coefficient.