QuadraticModels.jl icon indicating copy to clipboard operation
QuadraticModels.jl copied to clipboard

tril! modifies input matrix H

Open geoffroyleconte opened this issue 4 years ago • 0 comments

tril! modifies the input matrix H given by the user. Maybe we should mention in the documentation that the user should input a lower triangular H, and check it with a boolean.

geoffroyleconte avatar Nov 19 '21 20:11 geoffroyleconte