Skip to content
Snippets Groups Projects
Verified Commit c9c36c03 authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

New preprocessor option “nocommutativity”

This option tells the preprocessor not to use the commutativity of addition and
multiplication when looking for common subexpressions.

As a consequence, when using this option, equations in various outputs (LaTeX,
JSON…) will appear as the user entered them.

There is however a potential performance cost to using this option, yet to be
determined.

Ref. dynare#1788
parent 6aeef11b
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment