- 01 Aug, 2012 1 commit
-
-
MichelJuillard authored
-
- 31 Jul, 2012 1 commit
-
-
MichelJuillard authored
-
- 07 Jul, 2012 1 commit
-
-
MichelJuillard authored
MEX function
-
- 09 Jan, 2012 1 commit
-
-
Sébastien Villemot authored
Closes: #235
-
- 20 May, 2011 1 commit
-
-
Sébastien Villemot authored
-
- 07 Feb, 2011 1 commit
-
-
Sébastien Villemot authored
K-order DLL: add test for NaN/Inf in param/steady-state vectors to avoid crashes (thanks to J. Pfeifer for reporting this)
-
- 04 Feb, 2011 2 commits
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
- 22 Dec, 2010 1 commit
-
-
Houtan Bastani authored
-
- 17 Dec, 2010 1 commit
-
-
Houtan Bastani authored
-
- 14 Dec, 2010 1 commit
-
-
Houtan Bastani authored
-
- 23 Sep, 2010 1 commit
-
-
Houtan Bastani authored
-
- 20 Sep, 2010 2 commits
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
648c3cd1
-
- 30 Aug, 2010 2 commits
-
-
Sébastien Villemot authored
- remove unused argument of the DLL - fix documentation inside source file
-
Sébastien Villemot authored
-
- 17 Jul, 2010 2 commits
-
-
Michel Juillard authored
-
Michel Juillard authored
-
- 09 Mar, 2010 3 commits
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
- 09 Feb, 2010 1 commit
-
-
Sébastien Villemot authored
-
- 17 Dec, 2009 1 commit
-
-
sebastien authored
k_order_perturbation: renamed source files with *.cc and *.hh extensions, for compliance with Dynare coding standards + adapted the build system accordingly git-svn-id: https://www.dynare.org/svn/dynare/trunk@3260 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 16 Dec, 2009 1 commit
-
-
sebastien authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3251 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 06 Dec, 2009 1 commit
-
-
george authored
Cleared up DynareMxArrayToString in k_order_perturbation.cpp and changed #ifdef to #if defined() in dynamic_dll.cpp git-svn-id: https://www.dynare.org/svn/dynare/trunk@3195 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 30 Nov, 2009 1 commit
-
-
sebastien authored
* no longer use mexPrintf()/mexErrMsgTxt() outside mexFunction(): use exceptions to report errors, in order to be able to integrate the code in a standalone executable * fixed a few memory leaks (other still remain) * fixed a buffer overflow issue in the filename of the dynamic MEX (using C++ string object) * various cosmetic cleanups git-svn-id: https://www.dynare.org/svn/dynare/trunk@3177 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 29 Nov, 2009 1 commit
-
-
michel authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3170 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 03 Nov, 2009 1 commit
-
-
sebastien authored
* support Microsoft Visual C++ 2008 compiler (necessary for 64-bit platforms) * use standard C++ headers for C Standard Library support git-svn-id: https://www.dynare.org/svn/dynare/trunk@3121 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 23 Oct, 2009 1 commit
-
-
sebastien authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3070 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 02 Oct, 2009 1 commit
-
-
sebastien authored
* Fixes to Dynare++ for special LAPACK/BLAS integers in MATLAB * Fixes to korderpert DLL for cross-platform compatibility git-svn-id: https://www.dynare.org/svn/dynare/trunk@3009 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 23 Sep, 2009 1 commit
-
-
sebastien authored
* removed existing build system * reorganized source: separated test files from the rest, removed obsolete test files * incorporated the DLL and the standalone test executable to the new build system * minor fixes to ensure compilation git-svn-id: https://www.dynare.org/svn/dynare/trunk@2959 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 24 Aug, 2009 1 commit
-
-
george authored
separating dynamic_dll handling into new dynamic_dll.cpp from k_order_perturbation.cpp containing now only mex_function for k_order_perturbationDLL and renaming k_order_perturbation.h to dynamic_dll.h git-svn-id: https://www.dynare.org/svn/dynare/trunk@2864 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 30 Jun, 2009 1 commit
-
-
george authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2795 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 27 May, 2009 1 commit
-
-
sebastien authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2702 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 19 May, 2009 1 commit
-
-
sebastien authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2681 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 06 May, 2009 1 commit
-
-
george authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2659 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 05 May, 2009 1 commit
-
-
george authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2658 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 29 Apr, 2009 1 commit
-
-
george authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2650 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 18 Apr, 2009 1 commit
-
-
michel authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2605 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 17 Mar, 2009 1 commit
-
-
michel authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2475 ac1d8469-bf42-47a9-8791-bf33cf982152
-