We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d673143 commit 765e418Copy full SHA for 765e418
envs/clustbench.yml
@@ -6,9 +6,7 @@ dependencies:
6
- conda-forge::python=3.12.6
7
- conda-forge::pip
8
- pip:
9
- #- "clustering-benchmarks==1.1.5"
10
- - 'https://github.com/gagolews/clustering-benchmarks/releases/download/v1.1.5/clustering_benchmarks-1.1.5.tar.gz'
11
- - "wget"
+ - "clustering-benchmarks==1.1.6"
12
- "fastcluster==1.2.6"
13
- "numpy==1.26.4"
14
- "scipy==1.14.1"
0 commit comments