jump-dev / jump-dev/MatrixOptInterface.jl
Matrix types
Open
- Dominant language
- Julia
- Stars
- 12
- Forks
- 4
- Avg merge
- 5h 50m
- Merged PRs (30d)
- 3
Description
`LPStandardForm` etc allow you to provide `SparseMatrixCSC` as the matrix. The code then slices this matrix by rows, which is O(num_columns). This slow path shouldn't be allowed.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.