- 10 Apr, 2009 4 commits
-
-
sebastien authored
* fixed synopsis and options of estimation command * version number equal to 4.0.3.1 (for immediate release) * various cosmetic changes git-svn-id: https://www.dynare.org/svn/dynare/trunk@2590 ac1d8469-bf42-47a9-8791-bf33cf982152
-
ferhat authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2589 ac1d8469-bf42-47a9-8791-bf33cf982152
-
ferhat authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2588 ac1d8469-bf42-47a9-8791-bf33cf982152
-
michel authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2587 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 09 Apr, 2009 12 commits
-
-
michel authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2585 ac1d8469-bf42-47a9-8791-bf33cf982152
-
sebastien authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2583 ac1d8469-bf42-47a9-8791-bf33cf982152
-
michel authored
4.1: modified csminwel.m to make sure to choose always the lowest point, even if it was reached before the last traversing git-svn-id: https://www.dynare.org/svn/dynare/trunk@2582 ac1d8469-bf42-47a9-8791-bf33cf982152
-
sebastien authored
trunk preprocessor: use different tokens for inv_gamma_pdf and inv_gamma1_pdf (for more explicit error messages and for consistency with ln and log) git-svn-id: https://www.dynare.org/svn/dynare/trunk@2580 ac1d8469-bf42-47a9-8791-bf33cf982152
-
sebastien authored
* fixed synopsis and explanations for varobs, observation_trends, estimated_params, estimated_params_init, estimated_params_bounds * various cosmetic changes git-svn-id: https://www.dynare.org/svn/dynare/trunk@2579 ac1d8469-bf42-47a9-8791-bf33cf982152
-
stepan authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2578 ac1d8469-bf42-47a9-8791-bf33cf982152
-
michel authored
adding matlab_versions_compatibility.h to start factorizing necessary code git-svn-id: https://www.dynare.org/svn/dynare/trunk@2577 ac1d8469-bf42-47a9-8791-bf33cf982152
-
michel authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2576 ac1d8469-bf42-47a9-8791-bf33cf982152
-
stepan authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2575 ac1d8469-bf42-47a9-8791-bf33cf982152
-
stepan authored
an hypercube of max dimension 1111). Because of a fortran 77 source compiled with gfortran (g77 is no more available on recent debian system), we have to override the gfortran library shipped with matlab. This can be done using the LD_PRELOAD environment variable in the .bashrc *or* removing the libraries distributed with matlab *or* modifying the script .matlab7rc.sh. We may provide a (python or whatever) script to do this when dynare is installed. git-svn-id: https://www.dynare.org/svn/dynare/trunk@2574 ac1d8469-bf42-47a9-8791-bf33cf982152
-
sebastien authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2572 ac1d8469-bf42-47a9-8791-bf33cf982152
-
sebastien authored
trunk: fixed bug with USE_DLL (stoch_simul was calling stoch_simul_sparse, because of wrong handling of options_.model_mode) git-svn-id: https://www.dynare.org/svn/dynare/trunk@2571 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 08 Apr, 2009 2 commits
-
-
michel authored
added function row_header_width.m git-svn-id: https://www.dynare.org/svn/dynare/trunk@2570 ac1d8469-bf42-47a9-8791-bf33cf982152
-
stepan authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2569 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 07 Apr, 2009 6 commits
-
-
stepan authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2568 ac1d8469-bf42-47a9-8791-bf33cf982152
-
stepan authored
* Bug fix in prior_sampler. * Print more informations (BK conditions, steadys state or mjdgges * problems...) when running get_prior_info. git-svn-id: https://www.dynare.org/svn/dynare/trunk@2567 ac1d8469-bf42-47a9-8791-bf33cf982152
-
michel authored
in Matlab version 7.3, Matlab Lapack library only uses it from version 7.8 (needs to be merged in 4.0) git-svn-id: https://www.dynare.org/svn/dynare/trunk@2565 ac1d8469-bf42-47a9-8791-bf33cf982152
-
george authored
the one from the matlab version <mod>_dynamic.m is so we sparse it anyway to be able to pass it to sparse_hessian_times_B_kronecker_C git-svn-id: https://www.dynare.org/svn/dynare/trunk@2564 ac1d8469-bf42-47a9-8791-bf33cf982152
-
stepan authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2563 ac1d8469-bf42-47a9-8791-bf33cf982152
-
stepan authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2562 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 06 Apr, 2009 7 commits
-
-
michel authored
-removed saving of bayestopt_ in *_mode.mat -added hooks for Gianni Lombardo's optimization routines git-svn-id: https://www.dynare.org/svn/dynare/trunk@2561 ac1d8469-bf42-47a9-8791-bf33cf982152
-
michel authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2560 ac1d8469-bf42-47a9-8791-bf33cf982152
-
stepan authored
Changed the description of the available optimization routines for estimation. git-svn-id: https://www.dynare.org/svn/dynare/trunk@2559 ac1d8469-bf42-47a9-8791-bf33cf982152
-
stepan authored
More robust version of get_name_of_the_last_mh_file.m. git-svn-id: https://www.dynare.org/svn/dynare/trunk@2558 ac1d8469-bf42-47a9-8791-bf33cf982152
-
stepan authored
Do not print the message "The most negative..." if the hessian of minus the posterior kernel is positive definite. git-svn-id: https://www.dynare.org/svn/dynare/trunk@2557 ac1d8469-bf42-47a9-8791-bf33cf982152
-
stepan authored
Efficiency & Cosmetic changes related to the design of bayestopt_ and the computation of the prior density. bayestopt_.p1 is always the prior mean bayestopt_.p2 is always the prior standard deviation bayestopt_.p3 is unchanged bayestopt_.p4 is unchanged bayestopt_.p5 [new field] is the prior mode bayestopt_.p6 [new field] is the first hyper-parameter of the prior density bayestopt_.p7 [new field] is the second hyper-parameter of the prior density These fields are defined in set_prior and are never changed after. In the previous version of Dynare, the hyper parameters of the densities were updated at each iteration of the optimization routine or the metropolis. Removed fields pmean and pstdev. Vectorized the code in priordens. Fixed the bug mentionned by Gianni. If a (logged) density is evaluated outside the prior domain, the output of priordens if minus infinity (instead of a complex number). git-svn-id: https://www.dynare.org/svn/dynare/trunk@2556 ac1d8469-bf42-47a9-8791-bf33cf982152
-
stepan authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2555 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 03 Apr, 2009 6 commits
-
-
stepan authored
state is complex. git-svn-id: https://www.dynare.org/svn/dynare/trunk@2554 ac1d8469-bf42-47a9-8791-bf33cf982152
-
stepan authored
(persistent variables are used). git-svn-id: https://www.dynare.org/svn/dynare/trunk@2553 ac1d8469-bf42-47a9-8791-bf33cf982152
-
stepan authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2552 ac1d8469-bf42-47a9-8791-bf33cf982152
-
stepan authored
set_dynare_threads in ./matlab/thread/multi (the user has no access to this function if mex files are compiled without the openmp flag). git-svn-id: https://www.dynare.org/svn/dynare/trunk@2551 ac1d8469-bf42-47a9-8791-bf33cf982152
-
stepan authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2550 ac1d8469-bf42-47a9-8791-bf33cf982152
-
stepan authored
* Removed from build_matlab.m the compilation of mex files with openmp. * Added build_matlab_multithread.m (where openmp is used if availabe). * Cosmetic changes. git-svn-id: https://www.dynare.org/svn/dynare/trunk@2549 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 02 Apr, 2009 3 commits
-
-
michel authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2548 ac1d8469-bf42-47a9-8791-bf33cf982152
-
stepan authored
penalty defined in the steady state file. git-svn-id: https://www.dynare.org/svn/dynare/trunk@2547 ac1d8469-bf42-47a9-8791-bf33cf982152
-
michel authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2546 ac1d8469-bf42-47a9-8791-bf33cf982152
-