Skip to content

Commit 3dec9c1

Browse files
committed
add logo to README
1 parent bbbc07a commit 3dec9c1

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88

99
*Adaptive*: parallel active learning of mathematical functions.
1010

11+
.. raw:: html
12+
13+
<video controls autoplay loop><source src="_static/logo_docs.mp4" type="video/mp4"></video>
14+
1115
``adaptive`` is an open-source Python library designed to
1216
make adaptive parallel function evaluation simple. With ``adaptive`` you
1317
just supply a function with its bounds, and it will be evaluated at the

0 commit comments

Comments
 (0)