# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
maintainers {aronnax @lpsinger} openmaintainer
categories-append science math
description estimate the autocorrelation time of time-series data quickly
long_description This is a direct port of a C++ routine by Jonathan Goodman \
(NYU) called ACOR that estimates the autocorrelation time \
of time series data very quickly.
homepage https://pypi.python.org/pypi/${python.rootname}/
master_sites pypi:[string index ${python.rootname} 0]/${python.rootname}
distname ${python.rootname}-${version}
checksums md5 8681b949f50e0f9a02bfbd15f7a3d56c \
rmd160 d6e0c55e4db74b45e2ed632a0a553851ef6fe017 \
sha256 4c647d30326004cfcfbcf630e97586ce574954e36bebf75b657d33d5d79e94e3
python.versions 26 27 33 34 35 36
if {${name} eq ${subport}} {
port:py${python.version}-setuptools
port:py${python.version}-numpy