Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dóra Kocsis
dynare
Commits
c031b463
Commit
c031b463
authored
Oct 01, 2012
by
Sébastien Villemot
Browse files
Use my @dynare.org address
parent
cb34c870
Changes
6
Hide whitespace changes
Inline
Side-by-side
doc/bvar-a-la-sims.tex
View file @
c031b463
...
...
@@ -26,7 +26,7 @@
\author
{
S
\'
ebastien Villemot
\thanks
{
Paris School of Economics and
CEPREMAP. E-mail:
\href
{
mailto:sebastien
.villemot@ens.fr
}{
\texttt
{
sebastien
.villemot@ens.fr
}}
.
}}
\href
{
mailto:sebastien
@dynare.org
}{
\texttt
{
sebastien
@dynare.org
}}
.
}}
\date
{
First version: September 2007
\hspace
{
1cm
}
This version: August 2012
}
\maketitle
...
...
doc/dr.tex
View file @
c031b463
...
...
@@ -12,7 +12,7 @@
\author
{
S
\'
ebastien Villemot
\thanks
{
Paris School of Economics and
CEPREMAP. E-mail:
\href
{
mailto:sebastien
.villemot@ens.fr
}{
\texttt
{
sebastien
.villemot@ens.fr
}}
.
}}
\href
{
mailto:sebastien
@dynare.org
}{
\texttt
{
sebastien
@dynare.org
}}
.
}}
\title
{
Solving rational expectations models at first order:
\\
what Dynare does
\thanks
{
Copyright
\copyright
~2009,~2011 S
\'
ebastien
...
...
license.txt
View file @
c031b463
...
...
@@ -10,7 +10,7 @@ Upstream-Contact: Dynare Team, whose members in 2012 are:
George Perendia <george@perendia.orangehome.co.uk>
Johannes Pfeifer <jpfeifer@gmx.de>
Marco Ratto <marco.ratto@jrc.ec.europa.eu>
Sébastien Villemot <sebastien
.villemot@ens.fr
>
Sébastien Villemot <sebastien
@dynare.org
>
Source: http://www.dynare.org
Files: *
...
...
mex/sources/linsolve/linsolve.cc
View file @
c031b463
...
...
@@ -6,7 +6,7 @@
* - it only works with square matrices
* - it only works on double matrices (no single precision or complex)
*
* Written by S
e
bastien Villemot <sebastien
.villemot@ens.fr
>.
* Written by S
é
bastien Villemot <sebastien
@dynare.org
>.
*/
/*
...
...
mex/sources/ordschur/ordschur.cc
View file @
c031b463
...
...
@@ -4,7 +4,7 @@
* Only supports real (double precision) decomposition.
* Only selection of eigenvalues with a boolean vector is supported.
*
* Written by S
e
bastien Villemot <sebastien
.villemot@ens.fr
>.
* Written by S
é
bastien Villemot <sebastien
@dynare.org
>.
*/
/*
...
...
mex/sources/qzcomplex/qzcomplex.cc
View file @
c031b463
...
...
@@ -2,7 +2,7 @@
* Oct-file for bringing the complex QZ decomposition to Octave.
* Simple wrapper around LAPACK's zgges.
*
* Written by S
e
bastien Villemot <sebastien
.villemot@ens.fr
>.
* Written by S
é
bastien Villemot <sebastien
@dynare.org
>.
*/
/*
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment