Tomasz Klonecki

Results 2 issues of Tomasz Klonecki

I have a problem running the package on the **Windows** system (on **Mac** and **Linux** it works like a charm). ```python from pyitlib import discrete_random_variable as drv drv.entropy(np.array([1.5,1.4,0.2])) ``` throws...