ContextLab / hypertools

A Python toolbox for gaining geometric insights into high-dimensional data
http://hypertools.readthedocs.io/en/latest/
MIT License
1.83k stars 160 forks source link

explore mode doesn't work in 2D #56

Closed lucywowen closed 7 years ago

lucywowen commented 7 years ago

AssertionError: distance: point.shape is wrong: 2, must be (3,)

andrewheusser commented 7 years ago

we should probably support this, but for now ill add it to the v2 list and throw an error that says "explore mode is currently supported only in 3d"

andrewheusser commented 7 years ago

@jeremymanning ok with you? if so we can close

jeremymanning commented 7 years ago

yeah, i like this plan.