Welcome to TensorWaves!

PyPI package Supported Python versions Test coverage Codacy Badge

For a quick demo of the TensorWaves workflow, see Usage.

TensorWaves is a Python package for doing Partial Wave Analysis with TensorFlow as computational backend. The package originates from pycompwa, which did its computations through ComPWA — ComPWA’s function tree is similar to TensorFlow graphs and can therefore be replaced by the tools that TensorFlow already offers. The decision to completely migrate ComPWA to TensorFlow has been further inspired by TensorFlowAnalysis/AmpliTF and zfit