notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
non port: math/dynare/distinfo

Number of commits found: 18

Sunday, 10 Feb 2019
17:59 fernape search for other commits by this committer
math/dynare: update to 4.5.7

Bug fix release.

From ChangeLog: https://www.dynare.org/new-dynare-release/dynare-4.5.7-released

* The mex-file conducting the QZ decomposition erroneously applied the
  qz_criterium to the square absolute value of eigenvalues instead of
  the absolute value itself (as done in mjdgges.m and the AIM solver).

* In pathological cases, mode_compute=5 (newrat) might enter an infinite loop.

* discretionary_policy might erroneously state that the derivatives of the
  objective function are non-zero if there are NaN present.

* Dynare++, when conducting the QZ decomposition, erroneously applied the
  qz_criterium to the square absolute value of eigenvalues instead of the
  absolute value itself.

* Dynare++: IRFs were incorrectly computed.

* dynare_sensitivity did not display the figures of irf_calibration, it only
  stored them on the disk.

* Scatter plots generated by dynare_sensitivity did not correctly display
  LaTeX names.

* Parameter updating via steady state files did not correctly work in case
  of using [static]/[dynamic] equation tags.

* Memory leaks in k_order_pert (used by higher order stochastic simulations)
  could lead to crashes.

* Predetermined variables were not properly set when used in model local
  variables.

* Posterior moment computation did not correctly update the covariance matrix
  of exogenous shocks during posterior sampling.

* Dynare was crashing with a cryptic message if a non estimated parameter was
  initialized in the estimated_params_init block.

* The forecast command crashed if the model was declared as linear and
  contained deterministic exogenous variables.

* Block decomposition is broken when used in conjunction with varexo_det.

* The model was not correctly specified when identification was run without
  another stochastic command in the .mod file (e.g. estimation, stoch_simul,
etc.).

* Realtime annualized shock decompositions added the wrong steady state value.

* mh_recover option crashed when using slice sampler.

* x-axis values in plots of moment restrictions were wrong for autocovariances.
Original commitRevision:492621 
Thursday, 9 Aug 2018
20:49 fernape search for other commits by this committer
math/dynare: update to 4.5.6

* Change PORTVERSION to DISTVERSION

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D16631
Original commitRevision:476799 
Monday, 18 Jun 2018
14:54 fernape search for other commits by this committer
math/dynare: update to 4.5.5

Approved by:	tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D15738
Original commitRevision:472703 
Saturday, 10 Feb 2018
18:01 yuri search for other commits by this committer
math/dynare: Update to 4.5.4

Fix error in documentation of presample in realtime
shock decomposition.

PR:		225736
Submitted by:	fernando.apesteguia@gmail.com (maintainer)
Approved by:	tcberner (mentor, implicit)
Original commitRevision:461410 
Tuesday, 19 Dec 2017
18:01 joneum search for other commits by this committer
math/dynare: Update from 4.5.1 to 4.5.3

This release is compatible with MATLAB versions 7.3 (R2006b) to 9.3 (R2017b)
and with GNU Octave versions 4.2.

Here is a list of the problems identified in version 4.5.1 and that have been
fixed in version 4.5.2:

 - Fixed bug in perfect foresight solver:

   + If expected shocks were declared after the terminal period, as specified
   by the `periods` option, Dynare was crashing.

   + Models declared with the `linear` option were crashing if exogenous
   variables were present with a lead or lag.

 - After ML or Bayesian estimation when the smoother option or `mh_replic=0`
   were not specified, not all smoothed measurement errors were displayed.

 - Fixed error in reference manual about the `conditional_forecasts` command.

 - Fixed smoother behaviour, provide informative error instead of crashing when
   model cannot be solved.

 - The `nopathchange` preprocessor option was always triggered, regardless of
   whether it was passed or not.

 - When `ramsey_policy` is used, allow state variables to be set in `histval`
   block.

 - `histval` erroneously accepted leads, leading to cryptic crashes.

 - The prior MC draws from previous runs were not deleted, potentially
   resulting in loading stale files.

 - `estim_params_` was being declared `global` more than once.

 - Fixed crashes happening when simulating linear models with order>1.

 - Make empirical moments independent of `simul_replic`, as stated in the
   reference manual, by outputting moments computed with the first simulated
   sample.

 - The `prior_function` required a preceding `estimation`-command to properly
   set up the prior.

 - If the mode for a parameter was at exactly 0, `mode_check` was crashing.

 - Fixed `get_posterior_parameters`-routine which should not do more than
   getting parameters. As a consequence, the `shock_decomposition`-command
   did not correctly set the `parameter_set` for use in subsequent function
   calls if shocks are correlated or measurement error is present.

 - Fixed bug in Ramsey problem with constraints both on a policy instrument and
   another variable. Note that the constraint on a variable that is not an
   instrument of the Ramsey problem must be written with an equation tag in the
   model block.

 - Fixed bug in Ramsey problem with constraints on policy instrument.

 - Fixed crash with optimizer 5 when not used with DSGE model at order 1.

 - Fixed mex file used for third order approximation (was crashing on
   Matlab/Windows 7).

 - `isfile` routine was failing with MATLAB older than R2016b. This bug
did not affect Octave.

PR:		223430
Submitted by:	fernando.apesteguia@gmail.com (maintainer)
Approved by:	tcberner (mentor)
MFH:	2017Q4
Differential Revision:	https://reviews.freebsd.org/D13058
Original commitRevision:456742 
Saturday, 12 Aug 2017
18:05 pi search for other commits by this committer
math/dynare: update 4.4.3 -> 4.5.1

PR:		221342
Relnotes:	https://forum.dynare.org/t/release-of-dynare-4-5-1/10431
Submitted by:	Fernando Apesteguia <fernando.apesteguia@gmail.com> (maintainer)
Original commitRevision:447845 
Sunday, 10 Aug 2014
13:52 wg search for other commits by this committer
math/dynare: update to 4.4.3

PR:		192407
Submitted by:	maintainer
Original commitRevision:364541 
Saturday, 8 Mar 2014
15:25 pawel search for other commits by this committer
Update to version 4.4.2

PR:		ports/187327
Submitted by:	maintainer
Original commitRevision:347509 
Tuesday, 21 Jan 2014
21:25 rakuco search for other commits by this committer
Update to 4.4.1.

PR:		ports/185890
Submitted by:	Fernando <fernando.apesteguia@gmail.com> (maintainer)
Original commitRevision:340660 
Sunday, 19 Jan 2014
12:29 danilo search for other commits by this committer
- Update from 4.3.3 to 4.4.0
- Add stage support

while here
- Convert USE_GMAKE to USES
- Use options helpers

PR:		ports/185783
Submitted by:	Fernando <fernando.apesteguia@gmail.com> (maintainer)
Original commitRevision:340272 
Thursday, 18 Apr 2013
19:56 madpilot search for other commits by this committer
- Update to 4.3.3
- Fix Makefile header

PR:             ports/177841
Submitted by:   Fernando <fernando.apesteguia@gmail.com> (maintainer)
Feature safe:	yes
Original commitRevision:316074 
Monday, 21 Jan 2013
03:50 swills search for other commits by this committer
- Update to 4.3.2

PR:		ports/175461
Submitted by:	Fernando <fernando.apesteguia@gmail.com> (maintainer)
Original commitRevision:310748 
Thursday, 25 Oct 2012
21:07 jgh search for other commits by this committer
- update to 4.3.1

PR:		172831
Submitted by:	maintainer, fernando.apesteguia@gmail.com
Feature safe:	yes
Original commitRevision:306399 
Sunday, 24 Jun 2012
10:25 madpilot search for other commits by this committer
Update to 4.3.0

PR:             ports/169298
Submitted by:   Fernando <fernando.apesteguia@gmail.com>
Approved by:    crees, tabthorpe (mentors, implicit)
Original commit
Sunday, 22 Apr 2012
18:28 jgh search for other commits by this committer
- Update to 4.2.5

PR:     ports/167004
Submitted by:   maintainer, fernando.apesteguia@gmail.com
Original commit
Thursday, 12 Jan 2012
06:55 rm search for other commits by this committer
- update to 4.2.4 [1]
- fix portlint error (*.info file in pkg-plist)
- fix whitespace in pkg-descr

PR:             164027 [1]
Submitted by:   Fernando <fernando.apesteguia at gmail dot com> (maintainer)
Original commit
Saturday, 19 Nov 2011
15:35 miwi search for other commits by this committer
- Update to 4.2.2

PR:             162601
Submitted by:   Fernando <fernando.apesteguia@gmail.com> (maintainer)
Feature safe:   yes
Original commit
Tuesday, 27 Sep 2011
06:35 wen search for other commits by this committer
Dynare is a software platform for handling a wide class of
economic models, in particular dynamic stochastic general
equilibrium (DSGE) and overlapping generations (OLG) models.

WWW: http://www.dynare.org

PR:             ports/160153
Submitted by:   Fernando <fernando.apesteguia@gmail.com>
Original commit

Number of commits found: 18