Skip to content

ComPWA/tensorwaves

Repository files navigation

TensorWaves

10.5281/zenodo.5526650 GPLv3+ license

PyPI package Conda package Supported Python versions

Binder Google Colab Open in Visual Studio Code GitPod

Documentation build status pre-commit.ci status pytest Checked with mypy Test coverage Codacy Badge Spelling checked code style: prettier Ruff

TensorWaves is a fitter package that optimizes mathematical models to data samples. The models can be any symbolic mathematical expression that is then converted to any computational backend. In addition, TensorWaves provides functionality to generate toy Monte Carlo data samples. The package is developed in parallel with AmpForm, which implements physics models, but its 'lambdifying' mechanisms can in principle be used independently.

All documentation can be found on tensorwaves.rtfd.io.

For an overview of upcoming releases and planned functionality, see here.

Contribute

See CONTRIBUTING.md