Skip to content

Commit a0bd30a

Browse files
committed
v1.1.5
1 parent 8f01c47 commit a0bd30a

25 files changed

+47
-47
lines changed

.devel/sphinx/news.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Changelog
22

33

4-
## 1.1.5 (pending)
4+
## 1.1.5 (2024-08-22)
55

66
- Minor extensions/updates.
77

.github/workflows/py.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: genieclust for Python
1+
name: clustering-benchmarks for Python
22

33
on:
44
push:
@@ -17,7 +17,7 @@ jobs:
1717
steps:
1818
- uses: actions/checkout@v4
1919
- name: Set up Python ${{ matrix.python-version }}
20-
uses: actions/setup-python@v4
20+
uses: actions/setup-python@v5
2121
with:
2222
python-version: ${{ matrix.python-version }}
2323
- name: Install dependencies

NEWS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Changelog
22

33

4-
## 1.1.5 (pending)
4+
## 1.1.5 (2024-08-22)
55

66
- Minor extensions/updates.
77

docs/clustbench-documentation.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -895,7 +895,7 @@ <h1>Documentation<a class="headerlink" href="#documentation" title="Link to this
895895
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
896896
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
897897
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
898-
Last updated on 2024-07-25T15:57:52+0200.
898+
Last updated on 2024-08-22T12:55:54+0200.
899899
This site will never display any ads: it is a non-profit project.
900900
It does not collect any data.
901901
</div>

docs/genindex.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -452,7 +452,7 @@ <h2>T</h2>
452452
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
453453
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
454454
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
455-
Last updated on 2024-07-25T15:57:52+0200.
455+
Last updated on 2024-08-22T12:55:54+0200.
456456
This site will never display any ads: it is a non-profit project.
457457
It does not collect any data.
458458
</div>

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,7 @@ <h1>A Framework for Benchmarking Clustering Algorithms<a class="headerlink" href
431431
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
432432
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
433433
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
434-
Last updated on 2024-07-25T15:57:52+0200.
434+
Last updated on 2024-08-22T12:55:54+0200.
435435
This site will never display any ads: it is a non-profit project.
436436
It does not collect any data.
437437
</div>

docs/news.html

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -306,34 +306,34 @@
306306
<article role="main">
307307
<section class="tex2jax_ignore mathjax_ignore" id="changelog">
308308
<h1>Changelog<a class="headerlink" href="#changelog" title="Link to this heading"></a></h1>
309-
<section id="pending">
310-
<h2>1.1.5 (pending)<a class="headerlink" href="#pending" title="Link to this heading"></a></h2>
309+
<section id="id1">
310+
<h2>1.1.5 (2024-08-22)<a class="headerlink" href="#id1" title="Link to this heading"></a></h2>
311311
<ul class="simple">
312312
<li><p>Minor extensions/updates.</p></li>
313313
</ul>
314314
</section>
315-
<section id="id1">
316-
<h2>1.1.4 (2023-12-12)<a class="headerlink" href="#id1" title="Link to this heading"></a></h2>
315+
<section id="id2">
316+
<h2>1.1.4 (2023-12-12)<a class="headerlink" href="#id2" title="Link to this heading"></a></h2>
317317
<ul class="simple">
318318
<li><p>[BUGFIX] #5: <code class="docutils literal notranslate"><span class="pre">load_dataset</span></code> threw an <code class="docutils literal notranslate"><span class="pre">OSError</span></code> while trying to load
319319
a dataset.</p></li>
320320
</ul>
321321
</section>
322-
<section id="id2">
323-
<h2>1.1.2 (2023-10-19)<a class="headerlink" href="#id2" title="Link to this heading"></a></h2>
322+
<section id="id3">
323+
<h2>1.1.2 (2023-10-19)<a class="headerlink" href="#id3" title="Link to this heading"></a></h2>
324324
<ul class="simple">
325325
<li><p>[BUGFIX] <code class="docutils literal notranslate"><span class="pre">adjusted_asymetric_accuracy</span></code> is now called
326326
<code class="docutils literal notranslate"><span class="pre">normalized_clustering_accuracy</span></code> in <code class="docutils literal notranslate"><span class="pre">genieclust</span></code>.</p></li>
327327
</ul>
328328
</section>
329-
<section id="id3">
330-
<h2>1.1.1 (2022-10-06)<a class="headerlink" href="#id3" title="Link to this heading"></a></h2>
329+
<section id="id4">
330+
<h2>1.1.1 (2022-10-06)<a class="headerlink" href="#id4" title="Link to this heading"></a></h2>
331331
<ul class="simple">
332332
<li><p>[BUGFIX] #3: <code class="docutils literal notranslate"><span class="pre">root_dir</span></code> in <code class="docutils literal notranslate"><span class="pre">glob.glob</span></code> is only available Python &gt;= 3.10.</p></li>
333333
</ul>
334334
</section>
335-
<section id="id4">
336-
<h2>1.1.0 (2022-09-17)<a class="headerlink" href="#id4" title="Link to this heading"></a></h2>
335+
<section id="id5">
336+
<h2>1.1.0 (2022-09-17)<a class="headerlink" href="#id5" title="Link to this heading"></a></h2>
337337
<ul class="simple">
338338
<li><p>The project’s homepage was created. It is available at
339339
<a class="reference external" href="https://clustering-benchmarks.gagolewski.com/">https://clustering-benchmarks.gagolewski.com/</a>.</p></li>
@@ -344,16 +344,16 @@ <h2>1.1.0 (2022-09-17)<a class="headerlink" href="#id4" title="Link to this head
344344
<a class="reference external" href="https://github.com/gagolews/clustering-results-v1">https://github.com/gagolews/clustering-results-v1</a>.</p></li>
345345
</ul>
346346
</section>
347-
<section id="id5">
348-
<h2>1.0.0 (2020-05-08)<a class="headerlink" href="#id5" title="Link to this heading"></a></h2>
347+
<section id="id6">
348+
<h2>1.0.0 (2020-05-08)<a class="headerlink" href="#id6" title="Link to this heading"></a></h2>
349349
<ul class="simple">
350350
<li><p>Datasets in the 1st (v1.0.0) version of the benchmark
351351
battery are now frozen. The historical snapshot is available at
352352
DOI: <a class="reference external" href="https://doi.org/10.5281/zenodo.3815066">10.5281/zenodo.3815066</a>.</p></li>
353353
</ul>
354354
</section>
355-
<section id="id6">
356-
<h2>0.0.0 (2015-12-29)<a class="headerlink" href="#id6" title="Link to this heading"></a></h2>
355+
<section id="id7">
356+
<h2>0.0.0 (2015-12-29)<a class="headerlink" href="#id7" title="Link to this heading"></a></h2>
357357
<ul>
358358
<li><p>Version 0 of the benchmark battery consists of the datasets
359359
studied in: Gagolewski M., Bartoszuk M., Cena A.,
@@ -402,7 +402,7 @@ <h2>0.0.0 (2015-12-29)<a class="headerlink" href="#id6" title="Link to this head
402402
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
403403
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
404404
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
405-
Last updated on 2024-07-25T15:57:52+0200.
405+
Last updated on 2024-08-22T12:55:54+0200.
406406
This site will never display any ads: it is a non-profit project.
407407
It does not collect any data.
408408
</div>
@@ -424,13 +424,13 @@ <h2>0.0.0 (2015-12-29)<a class="headerlink" href="#id6" title="Link to this head
424424
<div class="toc-tree">
425425
<ul>
426426
<li><a class="reference internal" href="#">Changelog</a><ul>
427-
<li><a class="reference internal" href="#pending">1.1.5 (pending)</a></li>
428-
<li><a class="reference internal" href="#id1">1.1.4 (2023-12-12)</a></li>
429-
<li><a class="reference internal" href="#id2">1.1.2 (2023-10-19)</a></li>
430-
<li><a class="reference internal" href="#id3">1.1.1 (2022-10-06)</a></li>
431-
<li><a class="reference internal" href="#id4">1.1.0 (2022-09-17)</a></li>
432-
<li><a class="reference internal" href="#id5">1.0.0 (2020-05-08)</a></li>
433-
<li><a class="reference internal" href="#id6">0.0.0 (2015-12-29)</a></li>
427+
<li><a class="reference internal" href="#id1">1.1.5 (2024-08-22)</a></li>
428+
<li><a class="reference internal" href="#id2">1.1.4 (2023-12-12)</a></li>
429+
<li><a class="reference internal" href="#id3">1.1.2 (2023-10-19)</a></li>
430+
<li><a class="reference internal" href="#id4">1.1.1 (2022-10-06)</a></li>
431+
<li><a class="reference internal" href="#id5">1.1.0 (2022-09-17)</a></li>
432+
<li><a class="reference internal" href="#id6">1.0.0 (2020-05-08)</a></li>
433+
<li><a class="reference internal" href="#id7">0.0.0 (2015-12-29)</a></li>
434434
</ul>
435435
</li>
436436
</ul>

docs/py-modindex.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ <h1>Python Module Index</h1>
334334
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
335335
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
336336
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
337-
Last updated on 2024-07-25T15:57:52+0200.
337+
Last updated on 2024-08-22T12:55:54+0200.
338338
This site will never display any ads: it is a non-profit project.
339339
It does not collect any data.
340340
</div>

docs/search.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@
328328
Some rights reserved. Licensed under <a href='https://creativecommons.org/licenses/by-nc-nd/4.0/'>CC BY-NC-ND 4.0</a>.
329329
Built with <a href="https://sphinx-doc.org/">Sphinx</a>
330330
and a customised <a href="https://github.com/pradyunsg/furo">Furo</a> theme.
331-
Last updated on 2024-07-25T15:57:52+0200.
331+
Last updated on 2024-08-22T12:55:54+0200.
332332
This site will never display any ads: it is a non-profit project.
333333
It does not collect any data.
334334
</div>

docs/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)