October 17, 2018
View eef11f0

add doc files

Bas Nijholt authored on 16/10/2018 18:10:12
October 15, 2018
View 4fe50d0

fix empty lines and remove unused import

Bas Nijholt authored on 15/10/2018 14:46:32
September 18, 2018
View 37b09da

introduce 'runner.retries' and 'runner.raise_if_max_retries'

Bas Nijholt authored on 18/09/2018 15:25:15
View b65cd92

refactor runner logic into 'BaseRunner'

Bas Nijholt authored on 18/09/2018 15:04:01
July 18, 2018
View c866b60

rename 'learner.tell'

Joseph Weston authored on 02/07/2018 20:15:07 • Bas Nijholt committed on 18/07/2018 20:35:34
July 10, 2018
View 82bde4f

use contextlib.suppress

Bas Nijholt authored on 10/07/2018 23:25:10
June 20, 2018
View b32f049

add a doc-string to overhead

Bas Nijholt authored on 20/06/2018 20:14:58
View da73a88

time 'learner.function' with a function instead of a class

Bas Nijholt authored on 20/06/2018 20:09:22
View 8fb4b1f

remove unused imports/classes

Bas Nijholt authored on 16/06/2018 23:14:17
View 545a39a

remove 'performance' and define 'overhead' (1 - efficiecy)

Bas Nijholt authored on 16/06/2018 23:02:26
View e33cf84

calculate the actual efficiency of the resources

Bas Nijholt authored on 16/06/2018 22:32:07
View 0bce044

define runner._npoints because learner.npoins is not in the abc

Bas Nijholt authored on 16/06/2018 21:46:23
View 4bffcc5

define a measure of 'performance'

Bas Nijholt authored on 16/06/2018 09:59:54
View e1100a2

correctly keep track of the average time

Bas Nijholt authored on 16/06/2018 09:07:44
View d9ca7aa

measure the efficiency of the runner

Bas Nijholt authored on 15/06/2018 05:58:51