Skip to content
Snippets Groups Projects
Verified Commit 16eabbbc authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

block_trust_region MEX: improve treatment of non-square blocks in Dulmage-Mendelsohn decomposition

– before erroring out, check whether the residuals for the block are already
  zero (in which case, move to next block)
– improve error message that is printed otherwise

Note that trying to solve under-determined blocks (as in dynare_solve.m) would
require too many changes in the existing code, so let’s leave it out.

Closes: #1851
parent e203c5ba
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment