Skip to content

Commit

Permalink
Merge branch 'zero_matrices' of https://github.com/NCAR/micm into zer…
Browse files Browse the repository at this point in the history
…o_matrices
  • Loading branch information
K20shores committed Sep 20, 2024
2 parents 56caa4c + 7a0819d commit 259f3c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/unit/solver/test_linear_solver_policy.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -356,4 +356,4 @@ void testMarkowitzReordering()
EXPECT_GT(
orig_LU.first.RowIdsVector().size() + orig_LU.second.RowIdsVector().size(),
reordered_LU.first.RowIdsVector().size() + reordered_LU.second.RowIdsVector().size());
}
}

0 comments on commit 259f3c6

Please sign in to comment.