Skip to content

Commit 011e0c6

Browse files
author
Circle CI
committed
Update docs for dev (build 4325)
1 parent bf8fbb9 commit 011e0c6

17 files changed

Lines changed: 181 additions & 170 deletions

File tree

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

dev/_sources/auto_examples/run_minimal_benchmark.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -69,10 +69,10 @@ To run the benchmark, just execute:
6969
<span style="color: #000080; text-decoration-color: #000080; font-weight: bold"> |--gd[lr=0.01]:</span> <span style="color: #808000; text-decoration-color: #808000; font-weight: bold">done (not enough run)</span>
7070
<span style="color: #008000; text-decoration-color: #008000; font-weight: bold">Saving result in: </span>
7171
<span style="color: #008000; text-decoration-color: #008000; font-weight: bold">/home/circleci/project/examples/minimal_benchmark/outputs/benchopt_run_2026-03</span>
72-
<span style="color: #008000; text-decoration-color: #008000; font-weight: bold">-15_23h03m26.parquet</span>
72+
<span style="color: #008000; text-decoration-color: #008000; font-weight: bold">-22_21h17m07.parquet</span>
7373
Processing
7474
/home/circleci/project/examples/minimal_benchmark/outputs/benchopt_run_2026-03
75-
-15_23h03m26.parquet
75+
-22_21h17m07.parquet
7676

7777

7878
</pre></div>
@@ -121,10 +121,10 @@ To get a more precise curve, you can increase ``n`` and ``r``:
121121
<span style="color: #000080; text-decoration-color: #000080; font-weight: bold"> |--gd[lr=0.01]:</span> <span style="color: #008000; text-decoration-color: #008000; font-weight: bold">done</span>
122122
<span style="color: #008000; text-decoration-color: #008000; font-weight: bold">Saving result in: </span>
123123
<span style="color: #008000; text-decoration-color: #008000; font-weight: bold">/home/circleci/project/examples/minimal_benchmark/outputs/benchopt_run_2026-03</span>
124-
<span style="color: #008000; text-decoration-color: #008000; font-weight: bold">-15_23h03m36.parquet</span>
124+
<span style="color: #008000; text-decoration-color: #008000; font-weight: bold">-22_21h17m19.parquet</span>
125125
Processing
126126
/home/circleci/project/examples/minimal_benchmark/outputs/benchopt_run_2026-03
127-
-15_23h03m36.parquet
127+
-22_21h17m19.parquet
128128

129129

130130
</pre></div>
@@ -153,7 +153,7 @@ suboptimality instead of objective value.
153153

154154
.. rst-class:: sphx-glr-timing
155155

156-
**Total running time of the script:** (0 minutes 13.962 seconds)
156+
**Total running time of the script:** (0 minutes 16.098 seconds)
157157

158158

159159
.. _sphx_glr_download_auto_examples_run_minimal_benchmark.py:

dev/_sources/auto_examples/sg_execution_times.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
Computation times
88
=================
9-
**00:13.962** total execution time for 3 files **from auto_examples**:
9+
**00:16.098** total execution time for 3 files **from auto_examples**:
1010

1111
.. container::
1212

@@ -33,7 +33,7 @@ Computation times
3333
- Time
3434
- Mem (MB)
3535
* - :ref:`sphx_glr_auto_examples_run_minimal_benchmark.py` (``run_minimal_benchmark.py``)
36-
- 00:13.962
36+
- 00:16.098
3737
- 0.0
3838
* - :ref:`sphx_glr_auto_examples_plot_run_benchmark.py` (``plot_run_benchmark.py``)
3939
- 00:00.000

dev/_sources/sg_execution_times.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
Computation times
88
=================
9-
**00:13.962** total execution time for 3 files **from all galleries**:
9+
**00:16.098** total execution time for 3 files **from all galleries**:
1010

1111
.. container::
1212

@@ -33,7 +33,7 @@ Computation times
3333
- Time
3434
- Mem (MB)
3535
* - :ref:`sphx_glr_auto_examples_run_minimal_benchmark.py` (``../examples/run_minimal_benchmark.py``)
36-
- 00:13.962
36+
- 00:16.098
3737
- 0.0
3838
* - :ref:`sphx_glr_auto_examples_plot_run_benchmark.py` (``../examples/plot_run_benchmark.py``)
3939
- 00:00.000

dev/_sources/whats_new.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ What's new
77

88
.. _changes_1_9:
99

10+
FIX
11+
---
12+
13+
- Fix quantile display with suboptimality and relative plots.
14+
Also fix median computation for objective curve, to ensure the same
15+
number of points for all solvers even when one stops earlier.
16+
By `Thomas Moreau`_ (:gh:`904`)
17+
1018
Version 1.9 - 15/03/2026
1119
------------------------
1220

dev/auto_examples/html_results/sphx_glr_run_minimal_benchmark_001.html

Lines changed: 11 additions & 15 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)