File tree Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Original file line number Diff line number Diff line change 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
1212make adaptive parallel function evaluation simple. With ``adaptive `` you
@@ -121,6 +121,21 @@ We implement several other checks in order to maintain a consistent code style.
121121
122122 in the repository.
123123
124+ Citing
125+ ------
126+
127+ If you used Adaptive in a scientific work, please cite it as follows.
128+
129+ .. code ::
130+
131+ @misc{Nijholt2019,
132+ doi = {10.5281/zenodo.1182437},
133+ author = {Bas Nijholt and Joseph Weston and Jorn Hoofwijk and Anton Akhmerov},
134+ title = {\textit{Adaptive}: parallel active learning of mathematical functions},
135+ publisher = {Zenodo},
136+ year = {2019}
137+ }
138+
124139 Credits
125140-------
126141
You can’t perform that action at this time.
0 commit comments