jump-dev / jump-dev/MatrixOptInterface.jl
Use of AbstractArray type
未关闭
- 主要语言
- Julia
- 星标
- 12
- 派生
- 4
- 平均合并
- 5 小时 50 分钟
- 30 天内合并 PR
- 3
描述
@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
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。