User:kolmogorov

These are really nice features...

public class Entropy{
   public double computeEntropy(){
       // Pretend that we compute entropy here.  
  }
}


\sum_{i=1}^23x^i


S = -\sum_{i=1}^{n}\left(p_ilog_2(p_i)\right)