Gbemiro Jiboye
Gbemiro Jiboye
Actually, there is a class `PolynomialExpression` that does this already, buried somewhere in the heart of `ParserNG`. It is used mainly by numerical methods for integral calculus and some other...
> PolynomialExpression So sorry. I took a look at `PolynomialExpression` and its not what I had in mind that it does. Its quite old code but it contains a lot...
Considering the fact that I pray God that a time would come when I would have enough time on my hands to do a speed optimized refactor of ParserNG, moving...
Hi @judovana and @JellyBrick, here is PR #32