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 dd78a46 commit 4ab9a11Copy full SHA for 4ab9a11
pyproject.toml
@@ -13,7 +13,7 @@ build-backend = "setuptools.build_meta"
13
[project]
14
# https://packaging.python.org/en/latest/specifications/declaring-project-metadata/
15
name = "qc-BFit"
16
-description = "Subset selection with maximum diversity."
+description = "Fitting a convex sum of Gaussian functions to any probability distribution."
17
readme = {file = 'README.md', content-type='text/markdown'}
18
requires-python = ">=3.9"
19
# "LICENSE" is name of the license file, which must be in root of project folder
0 commit comments