February 16, 2018
View f0b0854

add methods to the async runner for displaying its current status

Joseph Weston authored on 15/02/2018 17:40:52
View da5627d

record elapsed time in asynchronous runner

Joseph Weston authored on 15/02/2018 17:07:52
View f485432

do not wait for the executor to shutdown when the runner stops

Joseph Weston authored on 15/02/2018 15:29:29
View 4069d32

add more informative error/warning messages to the runner

Joseph Weston authored on 15/02/2018 15:28:44
View e91322c

add 'cancel' method to runner

Joseph Weston authored on 15/02/2018 15:27:16
View b659f24

split runner into synchronous and asynchronous varieties

Joseph Weston authored on 14/02/2018 17:45:15
View b387383

allow 'async def' functions to work with Runners

Joseph Weston authored on 14/02/2018 14:20:51
View 3ff7c11

add `ntasks` parameter to Runner

Joseph Weston authored on 14/02/2018 11:52:18
View 25ea1f5

use uvloop if installed

Joseph Weston authored on 05/02/2018 12:31:27
View 02a5677

Merge branch 'hv_trimesh' into 'master'

Bas Nijholt authored on 16/02/2018 15:14:28
View 5e7c4c9

only require holoviews>=1.9.1 because we are no longer using TriMesh

Bas Nijholt authored on 16/02/2018 15:12:29
View 9f48156

use hv.EdgePaths and speedup the plotting by a factor 300 compared to master

Bas Nijholt authored on 16/02/2018 15:10:41
View 200952b

2D: holoviews hack for plotting loss, https://github.com/ioam/holoviews/issues/2215

Bas Nijholt authored on 19/12/2017 12:07:21
View f056fdd

2D: remove empty line

Bas Nijholt authored on 19/12/2017 10:35:43
View 7cdabca

2D: plot loss and nr_points with the live_plot

Bas Nijholt authored on 18/12/2017 18:52:20