ELIFE-ASU / Inform

A cross platform C library for information analysis of dynamical systems

Home Page:https://elife-asu.github.io/Inform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove Arbitrary-base Logarithms

dglmoore opened this issue · comments

The current API conflates two different notions: the base of the time series and the base of the logarithm. The base of the time series is always used as the base of the logarithm which is somewhat confusing.

This change will not change the public API, but it will change the return values of all time series measures.