MANIFEST.in
README.md
setup.py
include/cephes.h
include/config.h
include/decls.h
include/defs.h
include/externs.h
include/generators.h
include/genutils.h
include/matrix.h
include/stat_fncs.h
include/utilities.h
sp80022suite.egg-info/PKG-INFO
sp80022suite.egg-info/SOURCES.txt
sp80022suite.egg-info/dependency_links.txt
sp80022suite.egg-info/top_level.txt
src/approximateEntropy.c
src/blockFrequency.c
src/cephes.c
src/cusum.c
src/dfft.c
src/discreteFourierTransform.c
src/frequency.c
src/linearComplexity.c
src/longestRunOfOnes.c
src/matrix.c
src/nonOverlappingTemplateMatchings.c
src/overlappingTemplateMatchings.c
src/pythonInterface.c
src/randomExcursions.c
src/randomExcursionsVariant.c
src/rank.c
src/runs.c
src/serial.c
src/universal.c
tests/__init__.py
tests/base.py
tests/e_high_precision.py
tests/test_approximate_entropy.py
tests/test_block_frequency.py
tests/test_cumulative_sums.py
tests/test_discrete_fourier_transform.py
tests/test_frequency.py
tests/test_linear_complexity.py
tests/test_longest_run_of_ones.py
tests/test_non_overlapping_template_matchings.py
tests/test_overlapping_template_matchings.py
tests/test_random_excursions.py
tests/test_random_excursions_variant.py
tests/test_rank.py
tests/test_runs.py
tests/test_serial.py
tests/test_universal.py