Skip to content

v0.1.5

Compare
Choose a tag to compare
@raphaelvallat raphaelvallat released this 17 Dec 18:33
· 13 commits to master since this release

This is a minor release.

What's Changed

  • Handle the limit of p = 0 in p log2 p by @jftsang in #3
  • Correlation between entropy/FD metrics for data traces from Hodgin-Huxley model by @antelk in #5
  • Fix docstrings and rerun by @antelk in #7
  • Improve performance in _xlog2x by @jftsang in #8
  • Prevent invalid operations in xlogx by @guiweber in #11
  • Allow readonly arrays for higuchi_fd by @jvdd in #13
  • modify the _embed function to fit the 2d input by @cheliu-computation in #15
  • Fixed division by zero in linear regresion function (with test) by @Arritmic in #21
  • Add conda install instructions by @raphaelvallat in #19

New Contributors

Full Changelog: v0.1.4...v0.1.5