polsys / ennemi

Easy Nearest Neighbor Estimation of Mutual Information
https://polsys.github.io/ennemi/
MIT License
35 stars 12 forks source link

Add a CI leg with minimum requirements #24

Closed polsys closed 4 years ago

polsys commented 4 years ago

Oldest supported Python, oldest supported versions of libraries, oldest OS available on CI. This could be an opportunity to retry simplifying the matrix definition (inclusions instead of exclusions).

It would also be nice to have tests without SciPy and friends installed, although that might complicate the test code too much compared to the benefit.