- Oct 25, 2018
-
-
Joseph Weston authored
-
Bas Nijholt authored
save execution time on futures inside runners See merge request !130
-
Joseph Weston authored
Previously we were wrapping the learner function and doing the timing there. This makes things more complicated in the case that we are learning an 'async def' function.
-
Joseph Weston authored
Test that runners run at all (!), and that an async function can be used with the AsyncExecutor.
-
Joseph Weston authored
Make BaseRunner an abstract base class Closes #107 See merge request !111
-
Bas Nijholt authored
-
Bas Nijholt authored
Because it breaks the examples in the docs
-
-
-
Bas Nijholt authored
-
- Oct 22, 2018
-
-
Joseph Weston authored
exponentially decay message frequency in live_info See merge request !108
-
Bas Nijholt authored
-
-
Bas Nijholt authored
Closes #118
-
- Oct 21, 2018
-
-
Bas Nijholt authored
-
- Oct 20, 2018
-
-
Bas Nijholt authored
The code is posed on https://github.com/python-adaptive/adaptive/issues/1
-
Bas Nijholt authored
See https://stackoverflow.com/a/24946631/3447047
-
Bas Nijholt authored
See http://help.zenodo.org/#versioning for more information.
-
Bas Nijholt authored
-
Bas Nijholt authored
-
Bas Nijholt authored
-
Bas Nijholt authored
-
- Oct 19, 2018
-
-
Bas Nijholt authored
and remove the code to find the complete author list from git because our CI job will ensure that all the contributors will be included in that file.
-
Bas Nijholt authored
-
- Oct 18, 2018
-
-
Bas Nijholt authored
-
Bas Nijholt authored
-
Bas Nijholt authored
-
Bas Nijholt authored
-
Bas Nijholt authored
-
Bas Nijholt authored
-
Bas Nijholt authored
add tutorials See merge request !129
-
Bas Nijholt authored
-
- Oct 17, 2018
-
-
Bas Nijholt authored
-
Bas Nijholt authored
-
Bas Nijholt authored
add documentation Closes #91 See merge request !120
-
Bas Nijholt authored
-
- Oct 16, 2018
-
-
Bas Nijholt authored
-
-
Also replace index.rst with a verbatim copy of the readme (for now).
-