JuliaSmoothOptimizers / JuliaSmoothOptimizers/PDENLPModels.jl
Matrix vector product without computing the matrix
Open
enhancement
- Dominant language
- Julia
- Stars
- 22
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Right now `hprod`, `jprod` and `jtprod` all need to compute the matrix (in sparce coo-format though) to compute the matrix-vector products.
Contributor guide
Assessment
This issue has not been assessed yet.