dynare/mex/sources
Sébastien Villemot bc053018a0
Remove risky steady state (unfinished) code
Incidently, remove the possibility of passing model derivatives as arguments to
the k_order_perturbation. That possibility was only used by the risky steady
state code.

Closes: #1338
2021-01-22 11:32:36 +01:00
..
block_kalman_filter Remove workaround for errors in MEX files 2020-01-10 18:33:11 +01:00
block_trust_region Provide block_trust_region MEX under solve_algo 13 and 14 2020-09-18 18:01:56 +02:00
bytecode Bytecode + Block decomposition: fix crash with purely forward variables 2020-09-22 16:45:44 +02:00
disclyap_fast New MEX for solving discrete Lyapunov equations with doubling algorithm 2020-07-30 16:34:35 +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 Remove workaround for errors in MEX files 2020-01-10 18:33:11 +01:00
local_state_space_iterations Global reindentation of MEX sources 2019-12-20 16:30:24 +01:00
mjdgges Various improvements to mjdgges MEX 2020-07-30 16:34:33 +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 interface: minor fix for interface to dgemv 2020-10-21 18:17:41 +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 Various improvements to Fortran 2008 interface to MATLAB MEX functions 2020-07-30 14:45:50 +02:00