LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
ctpwa.egg-info/PKG-INFO
ctpwa.egg-info/SOURCES.txt
ctpwa.egg-info/dependency_links.txt
ctpwa.egg-info/requires.txt
ctpwa.egg-info/top_level.txt
doc/hessian_formula.md
doc/hessian_status.md
example/config.yml
example/fit.py
example/plot.py
include/AmpGen.cuh
include/Amplitude.cuh
include/AutoDiff.cuh
include/ComplexType.h
include/ComputeBF.cuh
include/ComputeHessian.cuh
include/ComputeNLL.cuh
include/ComputeResults.cuh
include/Config.cuh
include/DeviceManager.cuh
include/Figure.cuh
include/Info.cuh
include/Parameters.cuh
include/ResModel.cuh
include/Resonance.cuh
src/AmpGen.cu
src/Amplitude.cu
src/Analysis.cu
src/ComputeBF.cu
src/ComputeHessian.cu
src/ComputeNLL.cu
src/ComputeResults.cu
src/Config.cu
src/DeviceManager.cu
src/Figure.cu
src/Info.cu
src/Parameters.cu
src/ResModel.cu
src/Resonance.cu
src/main.cu
tests/__init__.py
tests/conftest.py
tests/fit_benchmark.py
tests/generate_test_data.py
tests/prepare_real_data.py
tests/run_tests.sh
tests/test_endtoend.py
tests/test_numerical.py
tests/test_structure.py
tests/update_golden.py
tests/configs/no_trans.yml
tests/configs/simple.yml
tests/configs/with_trans.yml
tests/data/test_data.dat
tests/data/test_phsp.dat
tests/data/test_sideband.dat
tests/golden/grad_simple.txt
tests/golden/nll_simple.txt