July 16, 2018
View d7a9595

1D: also check for abs(dx) < self._dx_eps in ask

Bas Nijholt authored on 08/06/2018 23:05:56
View 83dcfe1

1D: increase _dx_eps

Bas Nijholt authored on 08/06/2018 19:31:01
View d7f3895

Merge branch '52--dont-interpolate-in-2D'

Joseph Weston authored on 16/07/2018 11:57:27
View a98bc1d

raise NotImplementedError when plotting a learner in dim != 2

Joseph Weston authored on 16/07/2018 11:54:38
July 13, 2018
View 83362f0

support M-dim output

Jorn Hoofwijk authored on 13/07/2018 10:09:55
View f7fd43a

make vertex_to_simplices a list

Jorn Hoofwijk authored on 13/07/2018 09:33:01
July 12, 2018
View 7103a3c

remove volume method from learnerND

Jorn Hoofwijk authored on 12/07/2018 21:16:19
View a7347ae

update docstring

Jorn Hoofwijk authored on 12/07/2018 20:56:26
View 0e5424b

update docstring

Jorn Hoofwijk authored on 12/07/2018 20:51:04
View 8b7b312

update/add docstrings

Jorn Hoofwijk authored on 12/07/2018 20:42:01
View a856a0e

add transform argument to bowyer_watson call correctly

Jorn Hoofwijk authored on 12/07/2018 20:01:23 • Bas Nijholt committed on 12/07/2018 20:19:18
View 4c7dbee

return correct changed simplices

Jorn Hoofwijk authored on 12/07/2018 19:48:50
View d50ef60

test that add_point returns changed simplices

Jorn Hoofwijk authored on 12/07/2018 19:47:18
View b02c5eb

fix is_iterable_and_sized

Jorn Hoofwijk authored on 12/07/2018 18:22:52
View 6a0f6ad

add test for coplanar points

Jorn Hoofwijk authored on 12/07/2018 17:09:09