Skip to content

Commit cd07943

Browse files
committed
Fix typo
1 parent a6ab021 commit cd07943

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/benchmark.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ All code to run the benchmarks is available at [https://github.com/metab0t/PyOpt
3838

3939
:::
4040

41-
Recently, there are a lot of requests to test the performance of PyOptInterface compared with [linopy]([https://gith](https://github.com/PyPSA/linopy) and [cvxpy](https://github.com/cvxpy/cvxpy), so we prepare a [benchmark](https://github.com/metab0t/PyOptInterface/blob/master/bench/bench_linopy_cvxpy.py).
41+
Recently, there are a lot of requests to test the performance of PyOptInterface compared with [linopy](https://github.com/PyPSA/linopy) and [cvxpy](https://github.com/cvxpy/cvxpy), so we prepare a [benchmark](https://github.com/metab0t/PyOptInterface/blob/master/bench/bench_linopy_cvxpy.py).
4242

4343
This is the result of benchmark, where the performance of PyOptInterface exceeds linopy and cvxpy significantly.
4444

0 commit comments

Comments
 (0)