Skip to content
Snippets Groups Projects
  1. Dec 01, 2015
  2. Nov 30, 2015
  3. Nov 28, 2015
  4. Nov 27, 2015
  5. Nov 26, 2015
  6. Nov 19, 2015
  7. Nov 12, 2015
    • Stéphane Adjemian's avatar
      Closes #1057. · 215de7e8
      Stéphane Adjemian authored
      Use a static file with a list of routines to cleared before each run (because they have
      persistent variables).This static file (the script
      matlab/list_of_functions_to_be_cleared.m) is distributed with Dynare and
      needs to be updated for each release (or each time we add/remove
      persistent variables). To update the file just do:
      
      >> clear_persistent_variables(DYNARE_MATLAB_PATH, true)
      
      and add/commit the generated file.
      215de7e8
  8. Nov 11, 2015
  9. Nov 10, 2015
  10. Nov 09, 2015
  11. Nov 06, 2015
  12. Nov 04, 2015
  13. Oct 30, 2015
Loading