Skip to content

Commit 931b5b8

Browse files
author
Giulia Baldini
committed
Add description
1 parent ff9d770 commit 931b5b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[tool.poetry]
22
name = "bico"
33
version = "0.1.0"
4-
description = ""
4+
description = "BICO is a fast streaming algorithm to compute coresets for the k-means problem on very large sets of points."
55
authors = ["Melanie Schmidt <mschmidt@hhu.de>", "Giulia Baldini <giulia.baldini@hhu.de>"]
66
readme = "README.md"
77
packages = [

0 commit comments

Comments
 (0)