Conversation
e6640a1 to
2b7bd88
Compare
|
While working on it I'm not actually sure this is legal for naturals in the way the solvers function. For example I feel like similar issues exist for the other rule but I don't have an example handy. I guess doing the rewrites the other way should be fine. |
|
Ready for review I choose not to normalise note that I used the |
I can already see @christiaanb reading this and going "yep" 👀 |
Normalise `Log base a + Log base b + ... + Log base z` + `Log base (a * b * ... * z)`
Normalise
Log base (a * b * ... * z)toLog base a + Log base b + ... + Log base zNormalise
Log b (x^y)toy * Log b x