66=================
77
88|PyPI | |Conda | |Downloads | |pipeline status | |DOI | |Binder | |Join the
9- chat at https://gitter.im/python-adaptive/adaptive |
9+ chat at https://gitter.im/python-adaptive/adaptive | | Documentation Status |
1010
1111**Tools for adaptive parallel sampling of mathematical functions. **
1212
@@ -17,10 +17,10 @@ just supply a function with its bounds, and it will be evaluated at the
1717evaluate functions on a computing cluster, live-plot the data as it
1818returns, and fine-tune the adaptive sampling algorithm.
1919
20- Check out the ``adaptive `` example notebook
21- ` learner.ipynb <https://github.com/ python-adaptive/adaptive/blob/ master/ learner.ipynb >`_ (or run it ` live on
22- Binder <https://mybinder.org/v2/gh/python- adaptive/adaptive/master?filepath=learner.ipynb> `_)
23- to see examples of how to use `` adaptive `` .
20+ Run the ``adaptive `` example notebook ` live on
21+ Binder <https://mybinder.org/v2/gh/ python-adaptive/adaptive/master?filepath= learner.ipynb> `_
22+ to see examples of how to use `` adaptive `` or visit the
23+ ` tutorial on Read the Docs < https:// adaptive.readthedocs.io/en/latest/tutorial/tutorial.html >`__ .
2424
2525.. summary-end
2626
@@ -152,4 +152,6 @@ request <https://gitlab.kwant-project.org/qt/adaptive/merge_requests>`_.
152152 :target: https://mybinder.org/v2/gh/python-adaptive/adaptive/master?filepath=learner.ipynb
153153.. |Join the chat at https://gitter.im/python-adaptive/adaptive | image :: https://img.shields.io/gitter/room/nwjs/nw.js.svg
154154 :target: https://gitter.im/python-adaptive/adaptive
155+ .. |Documentation Status | image :: https://readthedocs.org/projects/adaptive/badge/?version=latest
156+ :target: https://adaptive.readthedocs.io/en/latest/?badge=latest
155157.. references-end
0 commit comments