Hi Michel,
I need to debug something on dynare version 3 (a recent post by glucke on the forum). Unfortunatly the mexglx files are not working on my linux... Where can I find the sources of the mex files? There is nothing on subversion (branches/3.xx).
Stéphane.
I just copy the DLL for version 4 in the ./dynare/matlab directory of version 3. I don't think that we have changed the calling sequences.
I believe that the exact source code of the DLLs that are included in binary form in version 3 are lost. There is a source code for mjdgges.c from 2001 in the dowload section of the web site near the bottom.
For gensylv the history of the sources are in SVN for dynare++
Best
Michel
Quoting Stéphane Adjemian stephane.adjemian@gmail.com:
Hi Michel,
I need to debug something on dynare version 3 (a recent post by glucke on the forum). Unfortunatly the mexglx files are not working on my linux... Where can I find the sources of the mex files? There is nothing on subversion (branches/3.xx).
Stéphane.
Dev mailing list Dev@dynare.org http://www.dynare.org/cgi-bin/mailman/listinfo/dev
Thanks Michel. Shouldn't we remove the mexglx files from /branches/3.xx/matlab?
Stéphane.
Le Wed, 25 Mar 2009 11:18:38 +0100, Michel Juillard Michel.Juillard@ens.fr a écrit :
I just copy the DLL for version 4 in the ./dynare/matlab directory of version 3. I don't think that we have changed the calling sequences.
I believe that the exact source code of the DLLs that are included in binary form in version 3 are lost. There is a source code for mjdgges.c from 2001 in the dowload section of the web site near the bottom.
For gensylv the history of the sources are in SVN for dynare++
Best
Michel
Quoting Stéphane Adjemian stephane.adjemian@gmail.com:
Hi Michel,
I need to debug something on dynare version 3 (a recent post by glucke on the forum). Unfortunatly the mexglx files are not working on my linux... Where can I find the sources of the mex files? There is nothing on subversion (branches/3.xx).
Stéphane.
Dev mailing list Dev@dynare.org http://www.dynare.org/cgi-bin/mailman/listinfo/dev
I believe they are still useful for Windows environment. If we remove them, we need to find another storage place. I wouldn't spend time improving the way we keep version 3.
Best
Michel
Quoting Stéphane Adjemian stephane.adjemian@gmail.com:
Thanks Michel. Shouldn't we remove the mexglx files from /branches/3.xx/matlab?
Stéphane.
Le Wed, 25 Mar 2009 11:18:38 +0100, Michel Juillard Michel.Juillard@ens.fr a écrit :
I just copy the DLL for version 4 in the ./dynare/matlab directory of version 3. I don't think that we have changed the calling sequences.
I believe that the exact source code of the DLLs that are included in binary form in version 3 are lost. There is a source code for mjdgges.c from 2001 in the dowload section of the web site near the bottom.
For gensylv the history of the sources are in SVN for dynare++
Best
Michel
Quoting Stéphane Adjemian stephane.adjemian@gmail.com:
Hi Michel,
I need to debug something on dynare version 3 (a recent post by glucke on the forum). Unfortunatly the mexglx files are not working on my linux... Where can I find the sources of the mex files? There is nothing on subversion (branches/3.xx).
Stéphane.
Dev mailing list Dev@dynare.org http://www.dynare.org/cgi-bin/mailman/listinfo/dev
Dev mailing list Dev@dynare.org http://www.dynare.org/cgi-bin/mailman/listinfo/dev
I do agree... I was just refering to the linux mex files.
Stéphane.
Le Wed, 25 Mar 2009 11:28:13 +0100, Michel Juillard Michel.Juillard@ens.fr a écrit :
I believe they are still useful for Windows environment. If we remove them, we need to find another storage place. I wouldn't spend time improving the way we keep version 3.
Best
Michel
Quoting Stéphane Adjemian stephane.adjemian@gmail.com:
Thanks Michel. Shouldn't we remove the mexglx files from /branches/3.xx/matlab?
Stéphane.
Le Wed, 25 Mar 2009 11:18:38 +0100, Michel Juillard Michel.Juillard@ens.fr a écrit :
I just copy the DLL for version 4 in the ./dynare/matlab directory of version 3. I don't think that we have changed the calling sequences.
I believe that the exact source code of the DLLs that are included in binary form in version 3 are lost. There is a source code for mjdgges.c from 2001 in the dowload section of the web site near the bottom.
For gensylv the history of the sources are in SVN for dynare++
Best
Michel
Quoting Stéphane Adjemian stephane.adjemian@gmail.com:
Hi Michel,
I need to debug something on dynare version 3 (a recent post by glucke on the forum). Unfortunatly the mexglx files are not working on my linux... Where can I find the sources of the mex files? There is nothing on subversion (branches/3.xx).
Stéphane.
Dev mailing list Dev@dynare.org http://www.dynare.org/cgi-bin/mailman/listinfo/dev
Dev mailing list Dev@dynare.org http://www.dynare.org/cgi-bin/mailman/listinfo/dev
I guess that the Linux mex files won't work with any uptodate Linux distribution bcause of changes in libc It may be better to remove them and have people looking for good ones rather than wondering why the old ones aren't working.
Let's wait a couple of days before removing them to see if somebody disagrees
best
Michel
Quoting Stéphane Adjemian stephane.adjemian@gmail.com:
I do agree... I was just refering to the linux mex files.
Stéphane.
Le Wed, 25 Mar 2009 11:28:13 +0100, Michel Juillard Michel.Juillard@ens.fr a écrit :
I believe they are still useful for Windows environment. If we remove them, we need to find another storage place. I wouldn't spend time improving the way we keep version 3.
Best
Michel
Quoting Stéphane Adjemian stephane.adjemian@gmail.com:
Thanks Michel. Shouldn't we remove the mexglx files from /branches/3.xx/matlab?
Stéphane.
Le Wed, 25 Mar 2009 11:18:38 +0100, Michel Juillard Michel.Juillard@ens.fr a écrit :
I just copy the DLL for version 4 in the ./dynare/matlab directory of version 3. I don't think that we have changed the calling sequences.
I believe that the exact source code of the DLLs that are included in binary form in version 3 are lost. There is a source code for mjdgges.c from 2001 in the dowload section of the web site near the bottom.
For gensylv the history of the sources are in SVN for dynare++
Best
Michel
Quoting StÃÂéphane Adjemian stephane.adjemian@gmail.com:
Hi Michel,
I need to debug something on dynare version 3 (a recent post by glucke on the forum). Unfortunatly the mexglx files are not working on my linux... Where can I find the sources of the mex files? There is nothing on subversion (branches/3.xx).
StÃÂéphane.
Dev mailing list Dev@dynare.org http://www.dynare.org/cgi-bin/mailman/listinfo/dev
Dev mailing list Dev@dynare.org http://www.dynare.org/cgi-bin/mailman/listinfo/dev
Dev mailing list Dev@dynare.org http://www.dynare.org/cgi-bin/mailman/listinfo/dev