Skip to content

Commit

Permalink
Fix name of osqp_qpbenchmarks repository
Browse files Browse the repository at this point in the history
  • Loading branch information
stephane-caron committed Jan 17, 2024
1 parent d7c61bf commit 276f4af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,8 +139,6 @@ If you use `qpbenchmark` in your scientific works, please cite it *e.g.* as foll
}
```

You can also click on ``Cite this repository`` at the top-right of the [repository page](https://github.com/qpsolvers/qpbenchmark/).

## See also

### References
Expand All @@ -152,5 +150,5 @@ You can also click on ``Cite this repository`` at the top-right of the [reposito

- [Benchmarks for optimization software](http://plato.asu.edu/bench.html) by Hans Mittelmann, which includes reports on the Maros-Meszaros test set.
- [jrl-qp/benchmarks](https://github.com/jrl-umi3218/jrl-qp/tree/master/benchmarks): benchmark of QP solvers available in C++.
- [osqp\_benchmark](https://github.com/osqp/osqp_benchmarks): benchmark examples for the OSQP solver.
- [osqp\_benchmarks](https://github.com/osqp/osqp_benchmarks): benchmark examples for the OSQP solver.
- [proxqp\_benchmark](https://github.com/Simple-Robotics/proxqp_benchmark): benchmark examples for the ProxQP solver.
2 changes: 1 addition & 1 deletion environment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ dependencies:
- pip
- piqp >= 0.2.2
- proxsuite >= 0.4.1
- qpbenchmark >= 2.2.0
- qpoases >= 3.2.0
- qpbenchmark
- quadprog >= 0.1.11
- pip:
- clarabel >= 0.4.1
Expand Down

0 comments on commit 276f4af

Please sign in to comment.