Skip to content
Snippets Groups Projects
Verified Commit 4d2c8c78 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
(cherry picked from commit 16eabbbc)
parent 04d4ea88
Loading
Checking pipeline status
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