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 208f7d8 commit 36e4e0bCopy full SHA for 36e4e0b
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "bico"
3
-version = "0.1.1"
+version = "0.1.2"
4
description = "BICO is a fast streaming algorithm to compute coresets for the k-means problem on very large sets of points."
5
authors = ["Melanie Schmidt <mschmidt@hhu.de>", "Giulia Baldini <giulia.baldini@hhu.de>"]
6
readme = "README.md"
0 commit comments