LICENSE.txt
README.md
setup.cfg
setup.py
antares/__init__.py
antares/numerical_to_analytical.py
antares/version.py
antares/ansatze/__init__.py
antares/ansatze/eigenbasis.py
antares/ansatze/fitter.py
antares/core/__init__.py
antares/core/bh_patch.py
antares/core/bh_unknown.py
antares/core/diskcached.py
antares/core/my_warnings.py
antares/core/numerical_methods.py
antares/core/se_unknown.py
antares/core/settings.py
antares/core/tools.py
antares/core/unknown.py
antares/partial_fractioning/__init__.py
antares/partial_fractioning/automatic.py
antares/partial_fractioning/by_guesses.py
antares/partial_fractioning/v3.py
antares/scalings/__init__.py
antares/scalings/pair.py
antares/scalings/single.py
antares/scalings/slicing.py
antares/scripts/CoeffBuilder.py
antares/scripts/SpinorLatexCompiler.py
antares/scripts/__init__.py
antares/terms/__init__.py
antares/terms/lterms.py
antares/terms/term.py
antares/terms/terms.py
antares/terms/terms_ad_hoc_ansatze.py
antares/terms/terms_numerator_fit.py
antares/topologies/__init__.py
antares/topologies/topology.py
antares_hep.egg-info/PKG-INFO
antares_hep.egg-info/SOURCES.txt
antares_hep.egg-info/dependency_links.txt
antares_hep.egg-info/entry_points.txt
antares_hep.egg-info/requires.txt
antares_hep.egg-info/top_level.txt
tests/test_lterms.py
tests/test_mapThreads.py
tests/test_numerical_methods.py
tests/test_term.py
tests/test_terms.py