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 ff9d770 commit 931b5b8Copy full SHA for 931b5b8
pyproject.toml
@@ -1,7 +1,7 @@
1
[tool.poetry]
2
name = "bico"
3
version = "0.1.0"
4
-description = ""
+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"
7
packages = [
0 commit comments