Skip to content

AmpForm 0.9.3

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jun 16:50
· 311 commits to main since this release
8e4130f

Release 0.9.3

See all documentation for this version here.

💡 New features

Added a new dynamics builder for analytic continuation (#78)

Added a new function create_analytic_breit_wigner to ampform.dynamics.builder that allows setting a relativistic_breit_wigner_with_ff with analytic continuation.

🐛 Bug fixes

Return masses as floats if possible (#76)

Since #75 there is no need to use complex values as input for analytic continuation.

Set relativistic Breit-Wigner with form factor to 0 if 𝑠 below threshold (#77)

A relativistic Breit-Wigner with Blatt-Weisskopf form factor now returns 0 below threshold. See updated docstring.