Skip to content

ComPWA/tensorwaves

Folders and files

NameName
Last commit message
Last commit date
Nov 7, 2024
Mar 4, 2025
Jan 29, 2025
Feb 4, 2025
Mar 4, 2025
Feb 4, 2025
Feb 4, 2025
Dec 9, 2023
Jan 13, 2025
Oct 18, 2024
Jan 13, 2025
Oct 18, 2024
Feb 4, 2025
Nov 25, 2022
Nov 7, 2024
Jan 29, 2025
Jan 13, 2025
Jun 26, 2024
Jan 13, 2025
Jun 26, 2024
Jan 13, 2025
Jan 13, 2025
Feb 4, 2025
Feb 4, 2025

Repository files navigation

TensorWaves

10.5281/zenodo.5526650 License

PyPI package Conda package Supported Python versions

Binder Google Colab Open in Visual Studio Code

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

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