muniheart

Results 3 issues of muniheart

I would like to see two new seriate methods to permute a sparse matrix into doubly-bordered block-diagonal (DBBD) form and singly-bordered block-diagonal (SBBD) form. Permuting Sparse Rectangular Matrices into Block-Diagonal...

help wanted

## Bug report Issue #1172 persists in version 23.04.3 ### Expected behavior and actual behavior I expect a process task to return a non-zero exit code when task output cannot...

[ nextflow version 24.04.2.5914 ] Consider the following workflow, ``` process foo { errorStrategy { task.exitStatus == 2 && task.attempt local (3) [2c/02581e] foo [100%] 2 of 2, failed: 2,...