JuliaSmoothOptimizers / JuliaSmoothOptimizers/LLSModels.jl

LLSModels no longer accept LinearOperators

Open
#1 5 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Julia
Stars
6
Forks
4
PR merge metrics
No merged PRs in 30d

Description

Originally https://github.com/JuliaSmoothOptimizers/NLPModels.jl/issues/281 by @vepiteski:

My code breaks and I have no simple workaround. I can't construct the matrix which is implicit in the expression AcXAr' where X is a bitmap. The linear operator is constructed by reshaping the vector x to the matrix X and computing AcXAr' and then reshaping back the result to matrix format. The implicit matrix would be HUGE.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.