Python bindings for laddu, a library for amplitude analysis of particle physics data. The CPU backend provides NumPy-based operations. Version 0.19.6 supports Python >=3.10. Development is active.
pip install laddu-cpuNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Basic usage of laddu with CPU backend. Requires numpy.
Use laddu-gpu for GPU support.
Use 'from laddu import Laddu'.