Metadata-Version: 2.1
Name: entropyrate
Version: 0.0.9
Summary: Python wrappers for computing entropy rate of ergodic stationary finite valued processes
Home-page: https://github.com/zeroknowledgediscovery/
Author: zed.uchicago.edu
Author-email: ishanu@uchicago.edu
License: LICENSE.txt
Download-URL: https://github.com/zeroknowledgediscovery/entropyrate/archive/0.0.09.tar.gz
Description: ===============
        entropyrate
        ===============
        
        .. image:: http://zed.uchicago.edu/logo/logozed1.png
           :height: 400px
           :scale: 50 %
           :alt: alternate text
           :align: center
        
        
        .. class:: no-web no-pdf
        
        :Author: ZeD@UChicago <zed.uchicago.edu>
        :Description: Python wrappers for computing entropy rate of ergodic stationary finite valued processes. An example will be placed in the enviroment's folder upon installation.
        
        
        **Usage:**
        	
        .. code-block:: python
        
        	import entropyrate.entropyrate as e
        
        
        
        
Keywords: entropy
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Software Development :: Libraries
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Requires-Python: ==2.7.*
Description-Content-Type: text/x-rst
