Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: implement spin alignment with DOI:10.1155/2020/6674595 #245

Merged
merged 169 commits into from Mar 2, 2022

Conversation

redeboer
Copy link
Member

@redeboer redeboer commented Mar 2, 2022

Implemented generic, multi-body spin alignment in case of multiple decay topologies, following 10.1155/2020/6674595.

Closes #6, closes #10, closes #8

See problem description in TR-015 and usage example here. For an example with generated data, see TR-013.

To-do list

Additional ideas:

  • Wrap Wigner rotation in UnevaluatedExpression class.

@redeboer redeboer added this to the 0.13.0 milestone Mar 2, 2022
@redeboer redeboer self-assigned this Mar 2, 2022
@redeboer redeboer changed the base branch from 6-spin-alignment to main March 2, 2022 15:30
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@redeboer redeboer merged commit 98de70f into ComPWA:main Mar 2, 2022
@redeboer redeboer deleted the spin-alignment branch March 2, 2022 21:30
@redeboer redeboer changed the title feat!: implement spin alignment feat!: implement spin alignment with DOI:10.1155/2020/6674595 Mar 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment