Jaxopt implementation of scipy's linprog
Open
- Dominant language
- Python
- Stars
- 1.1k
- Forks
- 76
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 1
Description
I was wondering if there's something similar to scipy's linprog in jaxopt? I did try using OSQP with Q=0, however the results aren't consistent with linprog's solution.
Contributor guide
Assessment
This issue has not been assessed yet.