-
- Downloads
Rollback introduction of +get and +set folders
Under Octave, having namespaces called “get” and “set” overshadows the builtin functions with the same names, which are needed for graphics manipulation. Therefore we go back to the initial function naming scheme, but moving all those functions under an “accessors” subdirectory. Among other things, this is a revert of e4134ab5 and c5e86fcb. Ref. !1655, !1686
Showing
- matlab/accessors/get_irf.m 0 additions, 0 deletionsmatlab/accessors/get_irf.m
- matlab/accessors/get_mean.m 0 additions, 0 deletionsmatlab/accessors/get_mean.m
- matlab/accessors/get_param_by_name.m 0 additions, 0 deletionsmatlab/accessors/get_param_by_name.m
- matlab/accessors/get_shock_stderr_by_name.m 0 additions, 0 deletionsmatlab/accessors/get_shock_stderr_by_name.m
- matlab/accessors/get_smooth.m 0 additions, 0 deletionsmatlab/accessors/get_smooth.m
- matlab/accessors/get_update.m 0 additions, 0 deletionsmatlab/accessors/get_update.m
- matlab/accessors/set_param_value.m 0 additions, 0 deletionsmatlab/accessors/set_param_value.m
- matlab/accessors/set_shock_stderr_value.m 0 additions, 0 deletionsmatlab/accessors/set_shock_stderr_value.m
- matlab/dynare_config.m 1 addition, 0 deletionsmatlab/dynare_config.m
- tests/deterministic_simulations/lola_solve_one_boundary.mod 41 additions, 41 deletionstests/deterministic_simulations/lola_solve_one_boundary.mod
- tests/homotopy/common.mod 1 addition, 1 deletiontests/homotopy/common.mod
Loading
Please register or sign in to comment