Structsยง
- General
Optimizer ๐ - The
GeneralOptimizerprocesses all [Expression]s to:
Functionsยง
- simplify_
linear_ ๐terms - simplify_
mul_ ๐terms - Simplifies all mul terms of the form
scale*w1*w2with the same bi-variate variables while also removing terms that end up with a zero coefficient.