dynare/mex
Sébastien Villemot a7cc466285
Bytecode: fix bug in sparse matrix multiplication routines
Since those routines compute Aᵀ·B, the number of rows of the output is equal to
the number of columns of A.
2022-02-28 12:18:58 +01:00
..
build local_state_space_iteration_k MEX now uses the Fortran code (instead of the C++ code) 2022-02-04 11:49:46 +01:00
sources Bytecode: fix bug in sparse matrix multiplication routines 2022-02-28 12:18:58 +01:00