Skip to content
Snippets Groups Projects
Select Git revision
  • f48a698458300d0266f901fbbf2008c936618c24
  • master default protected
  • pac_composite_target_mce
  • ramsey_k_order
  • 4.6
  • occbin
  • uop
  • rework_pac
  • aux_vars_fix
  • created_preprocessor_repo
10 results

preprocessor

Forked from Dynare / preprocessor
Source project has a limited visibility.
Sébastien Villemot's avatar
Sébastien Villemot authored
If a given external function was called two times with different arguments,
then the second call would always be computed in the same temporary terms
chunk (derivation order or block) as the first call, even if this was not
necessary (technically, the second call would be promoted in the temporary
terms computation in the same category as the first call).

This could possibly lead to an inefficiency.
f48a6984
History
Name Last commit Last update