> Hi
> [...]
> Could you provide a few small examples of what the usage would look like?
> Also, some use-cases in "real" applications would be welcome in order to
> figure out whether this functionality would fit in Commons Math.
> Thanks,
> Gilles
Hello,
I apologize for not having replied earlie
Hello,
I would like to submit you a new feature: an expression evaluator (MATH-809,
ignore my patch). This interpreter will evaluate an expression (including
variable, function) but will don't provide parser (to keep I/O independency).
I think it would be useful to put this functionality into c