Metadata-Version: 1.1
Name: scorr
Version: 1.0.0rc1
Summary: Fast and flexible two- and three-point correlation analysis for time series using spectral methods.
Home-page: http://github.com/felixpatzelt/scorr
Author: Felix Patzelt
Author-email: felix@neuro.uni-bremen.de
License: MIT
Download-URL: https://github.com/felixpatzelt/scorr/archive/1.0.0-rc.1.tar.gz
Description-Content-Type: UNKNOWN
Description: 
                FFT-based correlation analysis for optimal performance. Offers many 
                options for normalisation, mean removal, averaging, zero-padding and
                demixing, as well as bias correction. 
                In particular, averaging over pandas groups of different sizes 
                (e.g. different days) is supported.
            
Keywords: two-point,three-point,cross-correlation,autocorrelation,bispectrum,time series,pandas,correlation matrix
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
