diff --git a/README.md b/README.md index bd94ff4..6b9b1f5 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ The main highlights of this package include:
  • use of sparse data structures that work well with high-dimensional data
  • user-controllable estimation of data distribution using averaged shifted histograms [4]
  • flexibilty to specify binning allows proper estimation of information measures between continuous and discrete variables
  • +
  • perform PI-decomposition over 3 (two sources and 1 target) and 4 (three variables and 1 target) variables
  • The package can be used in Python or C++. While the C++ headers should function well on all platforms, the python package has currently been tested on MacOS and Linux.