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

Flat Phase Space Layout #86

Merged
merged 24 commits into from
Jan 29, 2025
Merged

Conversation

szabo137
Copy link
Member

@szabo137 szabo137 commented Nov 6, 2024

This PR adds FlatPhaseSpaceLayout and the respective build methods for momenta.
The respective coordinates are from the $4N$-dimensional unit hypercube.
Flat means here almost uniformly distributed, i.e. for small masses of the involved particles. They have nearly unit phase space weights, which are uniform for massless particles.
The algorithm implemented here is motivated by the famous RAMBO algorithm (see here). If the coordinates are generated uniformly in the unit hypercube, the momentum building of FlatPhaseSpaceLayout is equivalent to RAMBO.

TODO

  • finalize the tests
  • add documentation
  • remove patches
  • cleanup

@szabo137 szabo137 marked this pull request as ready for review January 29, 2025 13:39
@szabo137
Copy link
Member Author

szabo137 commented Jan 29, 2025

@AntonReinhard I think this is ready for merging. Could you please review it?

@AntonReinhard AntonReinhard merged commit 922bf19 into QEDjl-project:dev Jan 29, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants