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 9636234 commit 6a26d8bCopy full SHA for 6a26d8b
setup.py
@@ -46,7 +46,7 @@ def get_version_and_cmdclass(package_name):
46
47
setup(
48
name="adaptive",
49
- description="Adaptive parallel sampling of mathematical functions",
+ description="Parallel active learning of mathematical functions",
50
version=version,
51
python_requires=">=3.6",
52
url="https://adaptive.readthedocs.io/",
0 commit comments