jump-dev / jump-dev/MatrixOptInterface.jl

Use of AbstractArray type

Open
#3 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Julia
Stars
12
Forks
4
Avg merge
5h 50m
Merged PRs (30d)
3

Description

@frapac and I found this package is interesting. And we have also implemented similar stuffs in https://github.com/exanauts/Simplex.jl/blob/master/src/LP.jl While we are considering to replace our implementation by this package (https://github.com/exanauts/Simplex.jl/issues/19), I have a quick suggestion. I believe `Vector` type can also be defined as a template, which would allow to use other types such as `CuArray`. For example, https://github.com/jump-dev/MatrixOptInterface.jl/blob/master/src/matrix_input.jl#L184

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.