dynare/matlab/optimization
Stéphane Adjemian (Odysseus) 248ad18846 Merge remote-tracking branch 'Dynare/master' into enterprise
Fixed conflicts in:

 - .gitlab-ci.yml
 - matlab/dynare_config.m
 - matlab/dynare_solve.m
 - matlab/initvalf.m
 - matlab/perfect-foresight-models/make_ex_.m
 - matlab/perfect-foresight-models/perfect_foresight_setup.m
 - mex/build/matlab/Makefile.am
 - mex/build/matlab/configure.ac
 - mex/build/octave/Makefile.am
 - mex/build/octave/configure.ac
 - mex/sources/Makefile.am
 - preprocessor
 - tests/Makefile.am
2020-09-17 14:53:32 +02:00
..
apprgrdn.m Fixed copyright notices. 2017-05-18 18:36:38 +02:00
bfgsi1.m Fixed copyright notices. 2017-05-18 18:36:38 +02:00
cmaes.m Global reindentation of MATLAB code (excluding submodules) 2019-12-20 16:30:27 +01:00
csminit1.m Fixed copyright notices. 2017-05-18 18:36:38 +02:00
csminwel1.m Modernization: use tilde (~) syntax for ignored output arguments 2018-11-13 18:02:09 +01:00
dynare_minimize_objective.m First draft of method of moments toolbox with GMM and SMM 2020-07-16 11:38:38 +02:00
gauss_newton.m Added Gauss Newton algorithm for minimizing sum of squared residuals. 2018-11-26 09:48:50 +01:00
gmhmaxlik.m Fixed indentation of matlab files. 2017-05-16 15:10:20 +02:00
gmhmaxlik_core.m Global reindentation of MATLAB code (excluding submodules) 2019-12-20 16:30:27 +01:00
jacobian.m Added Gauss Newton algorithm for minimizing sum of squared residuals. 2018-11-26 09:48:50 +01:00
mr_gstep.m newrat: Further replacement of varargins by explicit options 2020-07-08 11:44:34 +02:00
mr_hessian.m Make newrat and gmhmaxlik independent of varargin inputs 2020-06-23 15:04:11 +02:00
newrat.m newrat: Further replacement of varargins by explicit options 2020-07-08 11:44:34 +02:00
numgrad2.m Remove objective_function_penalty_base 2016-06-15 00:30:28 +02:00
numgrad3.m Remove objective_function_penalty_base 2016-06-15 00:30:28 +02:00
numgrad3_.m Modernization: use tilde (~) syntax for ignored output arguments 2018-11-13 18:02:09 +01:00
numgrad5.m Remove objective_function_penalty_base 2016-06-15 00:30:28 +02:00
numgrad5_.m Modernization: use tilde (~) syntax for ignored output arguments 2018-11-13 18:02:09 +01:00
penalty_objective_function.m Fixed indentation of matlab files. 2017-05-16 15:10:20 +02:00
simplex_optimization_routine.m Global reindentation of MATLAB code (excluding submodules) 2019-12-20 16:30:27 +01:00
simpsa.m Global reindentation of MATLAB code (excluding submodules) 2019-12-20 16:30:27 +01:00
simpsaget.m Fixed copyright notices. 2017-05-18 18:36:38 +02:00
simpsaset.m Fixed copyright notices. 2017-05-18 18:36:38 +02:00
simulated_annealing.m Fixed copyright notices. 2017-05-18 18:36:38 +02:00
solvopt.m Global reindentation of MATLAB code (excluding submodules) 2019-12-20 16:30:27 +01:00