JuliaSmoothOptimizers / JuliaSmoothOptimizers/OperatorScaling.jl

Improve performance for types other than SparseMatrixCSC

Open
#7 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Julia
Stars
3
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Specialized functions are only written for `SparseMatrixCSC` in /src/utils. To improve performance such with other types such as `Matrix`, it is possible to add methods to the functions in /src/utils/utils.jl.

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.