May 25, 2018
View 6747496

2D: add 'aspect_ratio' attribute to deviate from fixed square scaling

Bas Nijholt authored on 25/05/2018 19:22:48
View df697cc

add '_get_n' method to the BaseLearner

Bas Nijholt authored on 24/05/2018 23:27:48
View ccfe27d

print the full traceback

Bas Nijholt authored on 25/05/2018 01:53:58
May 24, 2018
View 836ce16

make sure no negative number of points can be chosen if cores died

Bas Nijholt authored on 24/05/2018 02:01:58
View 65ab96e

fix the case where 'ntasks' is specified by the user

Bas Nijholt authored on 24/05/2018 00:15:53
View 578eb44

support scaling of the cluster inside the runner

Bas Nijholt authored on 22/05/2018 00:52:09
View 8e0578f

start development for v0.5

Joseph Weston authored on 24/05/2018 20:47:36
View 23f89e6

add Jorn Hoofwijk as an author

Bas Nijholt authored on 24/05/2018 20:38:21
View 58a30fe

Merge branch 'ask_tell' into 'master'

Bas Nijholt authored on 24/05/2018 20:28:46
View 0e1d1f3

rename 'tells' -> 'tell'

Bas Nijholt authored on 24/05/2018 06:15:27
View a9cbbf9

rename 'choose_and_add_points' to 'ask_and_tell'

Bas Nijholt authored on 24/05/2018 06:11:37
View 6a19e99

give 'tell' the functionality to handle both single values and iterables

Bas Nijholt authored on 24/05/2018 06:09:43
View 06112c2

rename 'choose_points' -> 'ask' and 'add_point' -> 'tell'

Bas Nijholt authored on 24/05/2018 06:03:57
View d261aeb

remove 'description' argument in ipywidgets.HBox because it's deprecated

Bas Nijholt authored on 24/05/2018 07:47:31
May 22, 2018
View 90d869d

correctly calculate the number of resources when using dask.distributed

Bas Nijholt authored on 22/05/2018 00:14:10