November 20, 2017
View 45f10db

setup CI and implement first test

Bas Nijholt authored on 30/08/2017 12:14:09
View 038eb6e

2D: use try except, such that it doesn't fail for unsized arrays

Bas Nijholt authored on 20/11/2017 14:21:24
View ac6ddca

2D: only call _fill_stack with at least 10

Bas Nijholt authored on 20/11/2017 14:10:44
View fece4b0

2D: cache the LinearNDInterpolator objects

Bas Nijholt authored on 20/11/2017 14:09:54
November 19, 2017
View 73fbeb6

2D: code cleanup

Bas Nijholt authored on 16/11/2017 19:42:55
November 16, 2017
View 418c064

Merge branch 'asv' into 'master'

Bas Nijholt authored on 16/11/2017 16:36:43
View 0b67e91

2D: fix bug for when first points are added that are not bounds

Bas Nijholt authored on 16/11/2017 00:07:19
November 15, 2017
View 4f106e0

2D: make self._stack a OrderedDict

Bas Nijholt authored on 15/11/2017 23:56:35
View 9495b97

2D: scale the deviation and return areas instead of sqrt(areas)

Bas Nijholt authored on 15/11/2017 22:29:39
View 619e4f9

2D: call self.loss_per_triangle in self.loss

Bas Nijholt authored on 15/11/2017 21:40:23
View 5f0caf2

update .gitignore

Bas Nijholt authored on 15/11/2017 11:31:32
View ec2d648

add asv badge

Bas Nijholt authored on 15/11/2017 11:29:57
View 441269a

add asv

Bas Nijholt authored on 14/11/2017 16:14:21
View 9db5c22

refactor loss calculation

Joseph Weston authored on 15/11/2017 17:34:31
View 401a2a9

1D: define self.vdim as is done in Learner2D

Bas Nijholt authored on 15/11/2017 17:30:04