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

BIG refactor #125

Closed andrewheusser closed 7 years ago

andrewheusser commented 7 years ago

This was a big refactor, with some new features and also some style changes. Changes include:

Bugs fixed:

andrewheusser commented 7 years ago

@jeremymanning let me know when you've had a chance to take a peek at the plot function and ill merge this into master

jeremymanning commented 7 years ago

This looks fantastic! Some suggestions:

plot.py:

draw.py:

andrewheusser commented 7 years ago
andrewheusser commented 7 years ago

@jeremymanning i addressed each of your bullets above, and i think we should be good to merge. when you get a chance, can you take a look, and i'll merge and release 0.2.0 on pip? we should probably do this before tomorrow so we are all up to date for the sprint!

jeremymanning commented 7 years ago

this looks great-- merging!