November 28, 2017
View cd158c1

2D: keep the stack even if add_data=False

Bas Nijholt authored on 25/11/2017 12:25:34
View 664e822

2D: create data_combined as a method to make it more similar to the Learner1D

Bas Nijholt authored on 24/11/2017 15:28:06
View d92a719

2D: remove self.data_combined

Bas Nijholt authored on 24/11/2017 15:19:57
View c224cb5

2D: implement choose_points with add_data=False

Bas Nijholt authored on 24/11/2017 14:49:51
View 1511cd3

2D: simplify choose_points

Bas Nijholt authored on 24/11/2017 14:34:44
View 24928b6

2D: dict

Bas Nijholt authored on 20/11/2017 14:38:25
November 27, 2017
View 6553535

be more consistent in error message

Bas Nijholt authored on 27/11/2017 13:42:17
View 17c8abe

add distributed to the requirements.txt

Bas Nijholt authored on 27/11/2017 13:23:59
View 1c95570

make it possible to use distributed.Client

Bas Nijholt authored on 27/11/2017 12:03:29
View 41f1d26

fix keyboard interupt problem in notebook, see MR !29

Bas Nijholt authored on 27/11/2017 13:22:22
November 24, 2017
View f4b9432

2D: fix bug with fill_stack of minimally 10 point

Bas Nijholt authored on 24/11/2017 13:08:57
November 22, 2017
View 46f1853

1D: make it work with unsized numpy arrays

Bas Nijholt authored on 22/11/2017 11:55:49
View 99e8626

1D: fix bug in _default_loss_per_interval

Bas Nijholt authored on 22/11/2017 11:46:06
November 21, 2017
View 38c2cfc

2D: suggest new point on the edge of the triangle if the triangle is very narrow

Bas Nijholt authored on 21/11/2017 19:04:57
View ecf4e99

2D: don't add the point value pair twice

Bas Nijholt authored on 21/11/2017 13:37:48