JuliaSmoothOptimizers / JuliaSmoothOptimizers/QuadraticModels.jl
tril! modifies input matrix H
Open
- Dominant language
- Julia
- Stars
- 22
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
`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.
Contributor guide
Assessment
This issue has not been assessed yet.