https://github.com/cschoel/entro-py

Time series entropy measures implemented with numpy

https://github.com/cschoel/entro-py

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.8%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Time series entropy measures implemented with numpy

Basic Info
  • Host: GitHub
  • Owner: CSchoel
  • License: bsd-3-clause
  • Language: Python
  • Default Branch: master
  • Size: 9.77 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Fork of ixjlyons/entro-py
Created over 6 years ago · Last pushed over 6 years ago
Metadata Files
Readme License

README.md

entro-py

entro-py computes entropy for time series analysis. Currently implemented algorithms are FuzzyEn and SampEn, both of which are described/compared in Chen et al. 2009. Implementation has been "inspired" by and tested against this MATLAB code.

Dependencies

TODO

Items in order of importance

  • Pass in arbitrary function for similarity measurement
  • Pass 2D array and calculate entropy along a given axis

Owner

  • Name: Christopher Schölzel
  • Login: CSchoel
  • Kind: user
  • Location: Münster, Germany
  • Company: LanguageTool

AI Engineer at LanguageTool with a passion for teaching and open source

GitHub Events

Total
Last Year

Dependencies

setup.py pypi