# -*- 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
github.setup pymc-devs pymc3 3.7 v
maintainers {reneeotten @reneeotten} openmaintainer
description Bayesian statistical modeling and Probabilistic Machine Learning in Python
long_description PyMC3 is a Python package for Bayesian statistical modeling and \
Probabilistic Machine Learning focusing on advanced Markov chain \
Monte Carlo (MCMC) and variational inference (VI) algorithms. \
Its flexibility and extensibility make it applicable to a large \
checksums rmd160 dc59fe3a558188d59228b9442ccd9d9619c7aada \
sha256 0527ca3c470c51a01e3bf501220ea1df9998f70d44c962826fb3511fe04e80b9 \
python.versions 27 35 36 37
if {${name} ne ${subport}} {
if {${python.version} eq 27} {
github.setup pymc-devs pymc3 3.6 v
checksums rmd160 1d3cf15c44b964fd27d4d68882ad1e7675e592e9 \
sha256 12afa97f2f9cb10d6469d5b550153627f65013abf0e18c93c776272f3f4a83f0 \
port:py${python.version}-enum34 \
port:py${python.version}-joblib \
port:py${python.version}-six \
depends_lib-append port:py${python.version}-h5py \
port:py${python.version}-numpy \
port:py${python.version}-pandas \
port:py${python.version}-patsy \
port:py${python.version}-scipy \
port:py${python.version}-theano \
port:py${python.version}-tqdm
github.livecheck.regex {([0-9.]+)}