November 20, 2017 | ||
---|---|---|
View 45f10db
setup CI and implement first testBas Nijholt authored on 30/08/2017 12:14:09 |
||
View 038eb6e
2D: use try except, such that it doesn't fail for unsized arraysBas Nijholt authored on 20/11/2017 14:21:24 |
||
View ac6ddca
2D: only call _fill_stack with at least 10Bas Nijholt authored on 20/11/2017 14:10:44 |
||
View fece4b0
2D: cache the LinearNDInterpolator objectsBas Nijholt authored on 20/11/2017 14:09:54 |
November 19, 2017 | ||
---|---|---|
View 73fbeb6
2D: code cleanupBas 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 boundsBas Nijholt authored on 16/11/2017 00:07:19 |
November 15, 2017 | ||
---|---|---|
View 4f106e0
2D: make self._stack a OrderedDictBas 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.lossBas Nijholt authored on 15/11/2017 21:40:23 |
||
View 5f0caf2
update .gitignoreBas Nijholt authored on 15/11/2017 11:31:32 |
||
View ec2d648
add asv badgeBas Nijholt authored on 15/11/2017 11:29:57 |
||
View 441269a
add asvBas Nijholt authored on 14/11/2017 16:14:21 |
||
View 9db5c22
refactor loss calculationJoseph Weston authored on 15/11/2017 17:34:31 |
||
View 401a2a9
1D: define self.vdim as is done in Learner2DBas Nijholt authored on 15/11/2017 17:30:04 |