Skip to content

Commit 5223cd4

Browse files
author
Circle CI
committed
Update docs for dev (build 4200)
1 parent 305e095 commit 5223cd4

60 files changed

Lines changed: 174 additions & 162 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

dev/.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 1f09ef5088c562aae7273f3a1348bacd
3+
config: c01b44e7d8ba8f226a86cc2139e13084
44
tags: 645f666f9bcd5a90fca523b33c5a78b7
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
@@ -75,10 +75,10 @@ To run the benchmark, just execute:
7575
<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>
7676
<span style="color: #008000; text-decoration-color: #008000; font-weight: bold">Saving result in: </span>
7777
<span style="color: #008000; text-decoration-color: #008000; font-weight: bold">/home/circleci/project/examples/minimal_benchmark/outputs/benchopt_run_2026-02</span>
78-
<span style="color: #008000; text-decoration-color: #008000; font-weight: bold">-16_17h25m20.parquet</span>
78+
<span style="color: #008000; text-decoration-color: #008000; font-weight: bold">-16_17h41m31.parquet</span>
7979
Processing
8080
/home/circleci/project/examples/minimal_benchmark/outputs/benchopt_run_2026-02
81-
-16_17h25m20.parquet
81+
-16_17h41m31.parquet
8282

8383

8484
</pre></div>
@@ -133,10 +133,10 @@ To get a more precise curve, you can increase ``n`` and ``r``:
133133
<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>
134134
<span style="color: #008000; text-decoration-color: #008000; font-weight: bold">Saving result in: </span>
135135
<span style="color: #008000; text-decoration-color: #008000; font-weight: bold">/home/circleci/project/examples/minimal_benchmark/outputs/benchopt_run_2026-02</span>
136-
<span style="color: #008000; text-decoration-color: #008000; font-weight: bold">-16_17h25m33.parquet</span>
136+
<span style="color: #008000; text-decoration-color: #008000; font-weight: bold">-16_17h41m44.parquet</span>
137137
Processing
138138
/home/circleci/project/examples/minimal_benchmark/outputs/benchopt_run_2026-02
139-
-16_17h25m33.parquet
139+
-16_17h41m44.parquet
140140

141141

142142
</pre></div>
@@ -165,7 +165,7 @@ suboptimality instead of objective value.
165165

166166
.. rst-class:: sphx-glr-timing
167167

168-
**Total running time of the script:** (0 minutes 17.523 seconds)
168+
**Total running time of the script:** (0 minutes 18.237 seconds)
169169

170170

171171
.. _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:17.523** total execution time for 3 files **from auto_examples**:
9+
**00:18.237** 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:17.523
36+
- 00:18.237
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:17.523** total execution time for 3 files **from all galleries**:
9+
**00:18.237** 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:17.523
36+
- 00:18.237
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: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ What's new
55

66
.. currentmodule:: benchopt
77

8+
.. _changes_1_9:
9+
10+
Version 1.9 - In development
11+
----------------------------
12+
13+
14+
815
.. _changes_1_8_1:
916

1017
Version 1.8.1 - 16/02/2026

0 commit comments

Comments
 (0)