conda-forge / conda-forge/libosqp-feedstock
Remove vendored dependencies
Open
- Dominant language
- Batchfile
- Stars
- 0
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
osqp contains some vendored dependencies ([qdldl](https://github.com/oxfordcontrol/qdldl) and amd from suitesparse) that it would be a good idea to remove and use proper recipes instead to avoid tricky ABI issues in the future. From the discussion in https://github.com/oxfordcontrol/osqp/issues/85 it may be necessary to still use the vendored qdldl and amd for code generation, but as code generation is something only available at high level (Python and MATLAB) we can see how to deal with it at the osqp-feedstock level, that mantains the osqp Python bindings.
Contributor guide
Assessment
This issue has not been assessed yet.