Skip to content

Commit 20a9b80

Browse files
authored
"parallel active learning of mathematical functions" 🎉
1 parent 39c1119 commit 20a9b80

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
|PyPI| |Conda| |Downloads| |Pipeline status| |DOI| |Binder| |Gitter|
77
|Documentation| |GitHub|
88

9-
**Tools for adaptive parallel sampling of mathematical functions.**
9+
** *Adaptive*: Parallel active learning of mathematical functions.**
1010

1111
``adaptive`` is an open-source Python library designed to
1212
make adaptive parallel function evaluation simple. With ``adaptive`` you
@@ -131,7 +131,7 @@ If you used Adaptive in a scientific work, please cite it as follows.
131131
@misc{Nijholt2019,
132132
doi = {10.5281/zenodo.1182437},
133133
author = {Bas Nijholt and Joseph Weston and Jorn Hoofwijk and Anton Akhmerov},
134-
title = {\textit{Adaptive}: Tools for adaptively sampling mathematical functions in parallel},
134+
title = {\textit{Adaptive}: parallel active learning of mathematical functions},
135135
publisher = {Zenodo},
136136
year = {2019}
137137
}

0 commit comments

Comments
 (0)