Dear all,
I pushed a fix dealing with a typo in the steady state computation to my personal repository. Could someone please commit it.
Best,
Johannes
--
Johannes Pfeifer
Haußerstr. 29
72076 Tübingen
Tel.: +49-(0)7071-6396184
Mobil.: +49-(0)170-6936820
Germany
Thank you very much Johannes,
I pushed your change. I will work on the other problems that you mentioned but I'm in a meeting all day.
Best
Michel
On 05/10/2012 11:32 PM, Johannes Pfeifer wrote:
Dear all,
I pushed a fix dealing with a typo in the steady state computation to my personal repository. Could someone please commit it.
Best,
Johannes
--
Johannes Pfeifer
Haußerstr. 29
72076 Tübingen
Tel.: +49-(0)7071-6396184
Mobil.: +49-(0)170-6936820
Germany
Dev mailing list Dev@dynare.org https://www.dynare.org/cgi-bin/mailman/listinfo/dev
Dear Michel,
I fixed another problem in evaluate_steady_state_file.m and pushed it to my repository. It would be nice if you could commit it.
The problem occurs when not all parameters are used in the model as then the steady state computation fails as the unused parameters are still set to NaN. The fix solves this issue by checking i) if the steady state parameter update changed the NaNs from NaN to a number and ii) did not increase the number of NaN.
However, in general I would prefer the preprocessor to check if there are parameters defined that are unused in the model and get rid of the check in the m-files. What do you think?
Best,
Johannes
--------
Johannes Pfeifer
Haußerstr. 29
72076 Tübingen
Tel.: +49-(0)7071-6396184
Mobil: +49-(0)170-6936820
jpfeifer@gmx.de
Von: dev-bounces@dynare.org [mailto:dev-bounces@dynare.org] Im Auftrag von Michel Juillard Gesendet: Freitag, 11. Mai 2012 10:02 An: List for Dynare developers Betreff: Re: [DynareDev] Bug in steady state computation
Thank you very much Johannes,
I pushed your change. I will work on the other problems that you mentioned but I'm in a meeting all day.
Best
Michel
On 05/10/2012 11:32 PM, Johannes Pfeifer wrote:
Dear all,
I pushed a fix dealing with a typo in the steady state computation to my personal repository. Could someone please commit it.
Best,
Johannes
--
Johannes Pfeifer
Haußerstr. 29
72076 Tübingen
Tel.: +49-(0)7071-6396184
Mobil.: +49-(0)170-6936820
Germany
_______________________________________________ Dev mailing list Dev@dynare.org https://www.dynare.org/cgi-bin/mailman/listinfo/dev