MANIFEST.in
README.rst
setup.cfg
setup.py
versioneer.py
diffxpy/__init__.py
diffxpy/_version.py
diffxpy/log_cfg.py
diffxpy/pkg_constants.py
diffxpy.egg-info/PKG-INFO
diffxpy.egg-info/SOURCES.txt
diffxpy.egg-info/dependency_links.txt
diffxpy.egg-info/requires.txt
diffxpy.egg-info/top_level.txt
diffxpy/api/__init__.py
diffxpy/api/enrich.py
diffxpy/api/fit.py
diffxpy/api/stats.py
diffxpy/api/test.py
diffxpy/api/utils.py
diffxpy/enrichment/__init__.py
diffxpy/enrichment/enrich.py
diffxpy/fit/__init__.py
diffxpy/fit/external.py
diffxpy/fit/fit.py
diffxpy/models/__init__.py
diffxpy/models/hessian.py
diffxpy/models/batch_bfgs/__init__.py
diffxpy/models/batch_bfgs/objectives.py
diffxpy/models/batch_bfgs/optim.py
diffxpy/stats/__init__.py
diffxpy/stats/stats.py
diffxpy/testing/__init__.py
diffxpy/testing/correction.py
diffxpy/testing/det.py
diffxpy/testing/tests.py
diffxpy/testing/utils.py
diffxpy/unit_test/__init__.py
diffxpy/unit_test/test_constrained.py
diffxpy/unit_test/test_continuous.py
diffxpy/unit_test/test_correction.py
diffxpy/unit_test/test_data_types.py
diffxpy/unit_test/test_enrich.py
diffxpy/unit_test/test_extreme_values.py
diffxpy/unit_test/test_fit.py
diffxpy/unit_test/test_numeric_covar.py
diffxpy/unit_test/test_pairwise.py
diffxpy/unit_test/test_partition.py
diffxpy/unit_test/test_single_de.py
diffxpy/unit_test/test_single_external_libs.py
diffxpy/unit_test/test_single_null.py
diffxpy/unit_test/test_stats.py
diffxpy/unit_test/test_vsrest.py