ContextLab / hypertools

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

Dependencies and installation via pip #212

Open jeremymanning opened 5 years ago

jeremymanning commented 5 years ago

I'm wondering if we should take a slightly different approach to dependencies, now that we're starting to rely more and more on external dependencies. My general thinking is that we could:

This will allow us to increase the reliability of the installation while still maintaining support for advanced users.

The goal is that: above all else, pip install hypertools should run without crashing and result in a minimum viable installation of hypertools.