AUTHORS
CHANGELOG
LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
probfit/__init__.py
probfit/_libstat.pxd
probfit/_libstat.pyx
probfit/costfunc.pyx
probfit/decorator.py
probfit/functor.pxd
probfit/functor.pyx
probfit/funcutil.pyx
probfit/log1p.h
probfit/log1p_patch.pxi
probfit/nputil.py
probfit/oneshot.py
probfit/pdf.pxd
probfit/pdf.pyx
probfit/plotting.py
probfit/probfit_warnings.py
probfit/py23_compat.py
probfit/statutil.py
probfit/toy.py
probfit/util.py
probfit/version.py
probfit.egg-info/PKG-INFO
probfit.egg-info/SOURCES.txt
probfit.egg-info/dependency_links.txt
probfit.egg-info/not-zip-safe
probfit.egg-info/requires.txt
probfit.egg-info/top_level.txt
tests/conftest.py
tests/test_fit.py
tests/test_func.py
tests/test_functor.py
tests/test_oneshot.py
tests/test_plotting.py
tests/test_toy.py
tests/test_util.py
tests/baseline/draw_blh.png
tests/baseline/draw_blh_extend.png
tests/baseline/draw_blh_extend_residual_norm.png
tests/baseline/draw_blh_with_parts.png
tests/baseline/draw_bx2.png
tests/baseline/draw_bx2_with_parts.png
tests/baseline/draw_compare_hist_gaussian.png
tests/baseline/draw_compare_hist_no_norm.png
tests/baseline/draw_pdf.png
tests/baseline/draw_pdf_linear.png
tests/baseline/draw_residual_blh.png
tests/baseline/draw_residual_blh_norm.png
tests/baseline/draw_residual_blh_norm_no_errbars.png
tests/baseline/draw_residual_blh_norm_options.png
tests/baseline/draw_residual_ulh.png
tests/baseline/draw_residual_ulh_norm.png
tests/baseline/draw_residual_ulh_norm_no_errbars.png
tests/baseline/draw_residual_ulh_norm_options.png
tests/baseline/draw_simultaneous.png
tests/baseline/draw_simultaneous_prefix.png
tests/baseline/draw_ulh.png
tests/baseline/draw_ulh_extend.png
tests/baseline/draw_ulh_extend_residual_norm.png
tests/baseline/draw_ulh_with_minuit.png
tests/baseline/draw_ulh_with_parts.png
tests/baseline/draw_x2reg.png
tutorial/tutorial.ipynb