Hi
Can anyone let me know what is the status of implementation of the expectational operators (in particular E_t,t ) and when will they be ready for use in our dev version as they are needed for full implementation of Partial Information?
Also, is their syntax going to follow closely what is on the wiki page NewOperators?
Best regards
George
Hi George,
the operator is implemented. What we need to discuss is how to use the information in the interface for partial information.
Best
Michel
G. Perendia wrote:
Hi
Can anyone let me know what is the status of implementation of the expectational operators (in particular E_t,t ) and when will they be ready for use in our dev version as they are needed for full implementation of Partial Information?
Also, is their syntax going to follow closely what is on the wiki page NewOperators?
Best regards
George
Dev mailing list Dev@dynare.org http://www.dynare.org/cgi-bin/mailman/listinfo/dev
Le vendredi 04 décembre 2009 à 08:45 +0000, G. Perendia a écrit :
Also, is their syntax going to follow closely what is on the wiki page NewOperators?
The wiki page is obsolete.
But I documented the operator in the reference manual, in the SVN. See section 4 (The model file), subsection 2 (Expression).
Note that you can recompile the manual in HTML or PDF using the build system ("make html" or "make pdf" will make it, provided that you have the right tools detected by configure).
However the implementation only supports expectations taken with full information at another date. Expectation with partial information is not yet implemented, as Michel pointed it.
Best
Hi Sebastien
Thanks , I found it now
Best regards
George
----- Original Message ----- From: "Sébastien Villemot" sebastien.villemot@ens.fr To: "List for Dynare developers" dev@dynare.org Sent: Friday, December 04, 2009 9:20 AM Subject: Re: [DynareDev] expectational operators
Le vendredi 04 décembre 2009 à 08:45 +0000, G. Perendia a écrit :
Also, is their syntax going to follow closely what is on the wiki page NewOperators?
The wiki page is obsolete.
But I documented the operator in the reference manual, in the SVN. See section 4 (The model file), subsection 2 (Expression).
Note that you can recompile the manual in HTML or PDF using the build system ("make html" or "make pdf" will make it, provided that you have the right tools detected by configure).
However the implementation only supports expectations taken with full information at another date. Expectation with partial information is not yet implemented, as Michel pointed it.
Best