July 18, 2018
View 8640b8d

add 'add_data' argument to the IntegratorLearner and raise an error when 'add_data=False'

Bas Nijholt authored on 18/07/2018 20:18:29
View bcecac2

skip the scikit-optimize tests if it's not installed

Joseph Weston authored on 18/07/2018 19:51:09
View 73d0563

add pytest-randomly to CI config and put test requirements in a file

Joseph Weston authored on 18/07/2018 19:50:27
View fa3a6fc

Merge branch 'learner2D_plotting' into 'master'

Joseph Weston authored on 18/07/2018 19:38:30
View 3b72c7c

2D: add a doc-string to the 'plot' method

Bas Nijholt authored on 12/05/2018 19:16:47
View 3d57039

2D: add plotting for vectorized output

Bas Nijholt authored on 12/05/2018 19:04:38
View c5bc244

2D: simplify inline if else statement

Bas Nijholt authored on 12/05/2018 19:04:20
View e5f06a9

correctly raise NotImplementedError rather than NotImplemented

Joseph Weston authored on 18/07/2018 17:08:13
July 16, 2018
View 4c4fc70

Merge branch 'fix_61' into 'master'

Bas Nijholt authored on 16/07/2018 20:06:50
View 4f5bb63

change loop into list comprehension

Bas Nijholt authored on 11/07/2018 05:18:21
View 4f2f497

small style changes

Bas Nijholt authored on 11/07/2018 02:43:45
View fe983dc

fix 'test_small_deviations' by making it stop when loss==0

Bas Nijholt authored on 11/07/2018 02:11:43
View 8cd223f

fix the bug where intervals could be smaller than dx_eps

Bas Nijholt authored on 11/07/2018 02:01:28
View b1af8b6

make the tests independent of the BlockingRunner

Bas Nijholt authored on 11/07/2018 00:28:53
View d97a48c

1D: always return the points as a list

Bas Nijholt authored on 11/07/2018 00:23:27