MANIFEST.in
README.md
setup.py
cephes/acosh.c
cephes/airy.c
cephes/arcdot.c
cephes/asin.c
cephes/asinh.c
cephes/atan.c
cephes/atanh.c
cephes/bdtr.c
cephes/beta.c
cephes/btdtr.c
cephes/cbrt.c
cephes/cephes.h
cephes/chbevl.c
cephes/chdtr.c
cephes/clog.c
cephes/cmplx.c
cephes/const.c
cephes/cosh.c
cephes/cpmul.c
cephes/dawsn.c
cephes/drand.c
cephes/dtestvec.c
cephes/ei.c
cephes/eigens.c
cephes/ellie.c
cephes/ellik.c
cephes/ellpe.c
cephes/ellpj.c
cephes/ellpk.c
cephes/euclid.c
cephes/exp.c
cephes/exp10.c
cephes/exp2.c
cephes/expn.c
cephes/fabs.c
cephes/fac.c
cephes/fdtr.c
cephes/fftr.c
cephes/floor.c
cephes/fresnl.c
cephes/gamma.c
cephes/gdtr.c
cephes/gels.c
cephes/hyp2f1.c
cephes/hyperg.c
cephes/i0.c
cephes/i1.c
cephes/igam.c
cephes/igami.c
cephes/incbet.c
cephes/incbi.c
cephes/isnan.c
cephes/iv.c
cephes/j0.c
cephes/j1.c
cephes/jn.c
cephes/jv.c
cephes/k0.c
cephes/k1.c
cephes/kn.c
cephes/kolmogorov.c
cephes/levnsn.c
cephes/log.c
cephes/log10.c
cephes/log2.c
cephes/lrand.c
cephes/lsqrt.c
cephes/mconf.h
cephes/minv.c
cephes/monot.c
cephes/mtherr.c
cephes/mtransp.c
cephes/nbdtr.c
cephes/ndtr.c
cephes/ndtri.c
cephes/pdtr.c
cephes/planck.c
cephes/polevl.c
cephes/polmisc.c
cephes/polrt.c
cephes/polylog.c
cephes/polyn.c
cephes/polyr.c
cephes/pow.c
cephes/powi.c
cephes/psi.c
cephes/rgamma.c
cephes/round.c
cephes/setprec.c
cephes/shichi.c
cephes/sici.c
cephes/simpsn.c
cephes/simq.c
cephes/sin.c
cephes/sincos.c
cephes/sindg.c
cephes/sinh.c
cephes/spence.c
cephes/sqrt.c
cephes/stdtr.c
cephes/struve.c
cephes/tan.c
cephes/tandg.c
cephes/tanh.c
cephes/time-it.c
cephes/unity.c
cephes/yn.c
cephes/zeta.c
cephes/zetac.c
footprint_tools/__init__.py
footprint_tools/cutcounts.py
footprint_tools.egg-info/PKG-INFO
footprint_tools.egg-info/SOURCES.txt
footprint_tools.egg-info/dependency_links.txt
footprint_tools.egg-info/not-zip-safe
footprint_tools.egg-info/requires.txt
footprint_tools.egg-info/top_level.txt
footprint_tools/modeling/__init__.py
footprint_tools/modeling/bias.py
footprint_tools/modeling/dispersion.c
footprint_tools/modeling/dispersion.pyx
footprint_tools/modeling/predict.c
footprint_tools/modeling/predict.h
footprint_tools/modeling/predict.pyx
footprint_tools/modeling/smoothing.h
footprint_tools/stats/__init__.py
footprint_tools/stats/bayesian.py
footprint_tools/stats/differential.c
footprint_tools/stats/differential.pyx
footprint_tools/stats/segment.c
footprint_tools/stats/segment.pyx
footprint_tools/stats/windowing.c
footprint_tools/stats/windowing.h
footprint_tools/stats/windowing.pyx
footprint_tools/stats/distributions/__init__.py
footprint_tools/stats/distributions/nbinom.c
footprint_tools/stats/distributions/nbinom.pyx
footprint_tools/stats/fdr/__init__.py
footprint_tools/stats/fdr/bisect.c
footprint_tools/stats/fdr/bisect.pyx
scripts/ftd-compute-deviation
scripts/ftd-compute-posterior
scripts/ftd-diff-test
scripts/ftd-learn-beta-prior
scripts/ftd-learn-dispersion-model