ELIFE-ASU / PyInform

A Python Wrapper for the Inform Information Analysis Library
https://elife-asu.github.io/PyInform
MIT License
48 stars 9 forks source link

Mistakes/typos in the documentation of PyInform #27

Closed gvalentini85 closed 5 years ago

gvalentini85 commented 7 years ago

Documentation of relative entropy: • b (double) – the base of the time series • b – the logarithmic base

Should instead be: • b – the base of the time series • base (double) – the logarithmic base

Documentation of relative entropy:

Block entropy documentation:

dglmoore commented 5 years ago

These have all been taken care of!