Structsยง
- General
Optimizer ๐TheGeneralOptimizer
processes allExpression
s to:
Functionsยง
- simplify_
mul_ ๐terms Simplifies all mul terms of the formscale*w1*w2
with the same bi-variate variables while also removing terms that end up with a zero coefficient.