dynare/mex/sources
Sébastien Villemot a40a9b079c
sparse_hessian_times_B_kronecker_C MEX: bugfix relating to number of rows of B and C
In practice however, it seems that this bug never hits, because B and C always
have the same number of rows when the MEX is called.
2021-06-08 17:58:40 +02:00
..
block_kalman_filter Remove workaround for errors in MEX files 2020-01-10 18:33:11 +01:00
block_trust_region Fortran MEX: remove useless return statements after calls to mexErrMsgTxt() 2021-06-04 12:58:39 +02:00
bytecode Bytecode / sparse transpose: bug fix 2021-02-09 16:05:11 +01:00
disclyap_fast Fortran MEX: remove useless return statements after calls to mexErrMsgTxt() 2021-06-04 12:58:39 +02:00
dynare_simul_ Remove workaround for errors in MEX files 2020-01-10 18:33:11 +01:00
gensylv Remove workaround for errors in MEX files 2020-01-10 18:33:11 +01:00
k_order_perturbation Remove risky steady state (unfinished) code 2021-01-22 11:32:36 +01:00
kalman_steady_state Remove workaround for errors in MEX files 2020-01-10 18:33:11 +01:00
kronecker sparse_hessian_times_B_kronecker_C MEX: bugfix relating to number of rows of B and C 2021-06-08 17:58:40 +02:00
local_state_space_iterations local_state_space_iteration_k MEX: fix bug in output 2021-03-10 13:45:29 +01:00
mjdgges Fortran MEX: remove useless return statements after calls to mexErrMsgTxt() 2021-06-04 12:58:39 +02:00
ms-sbvar MS-SBVAR MEX: various simplifications and modernizations 2020-02-10 16:25:03 +01:00
num_procs Add new num_procs MEX file for getting number of available processing units 2019-06-27 14:34:09 +02:00
perfect_foresight_problem perfect_foresight_problem MEX: check the return code of mexCallMATLAB() 2020-12-07 15:03:35 +01:00
sobol Remove workaround for errors in MEX files 2020-01-10 18:33:11 +01:00
Makefile.am Merge remote-tracking branch 'Dynare/master' into enterprise 2020-09-17 14:53:32 +02:00
blas_lapack.F08 Fortran MEX: add missing “implicit none” in blas and lapack modules 2021-06-04 12:57:47 +02:00
defines.F08 Convert mjdgges MEX to Fortran 2008 2020-01-09 09:23:07 +01:00
dynblas.h Bump minimal MATLAB version to R2014a 2020-04-07 16:32:32 +02:00
dynlapack.h Bump minimal MATLAB version to R2014a 2020-04-07 16:32:32 +02:00
dynmex.h Remove workaround for errors in MEX files 2020-01-10 18:33:11 +01:00
dynumfpack.h Use Unicode copyright symbol (in UTF-8 encoding) 2019-04-16 11:42:16 +02:00
matlab_mex.F08 Fortran MEX: mark array pointers returned by MEX functions as contiguous 2021-06-04 12:58:39 +02:00