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

Batch support for four momenta #19

Open
szabo137 opened this issue Jul 16, 2023 · 0 comments
Open

Batch support for four momenta #19

szabo137 opened this issue Jul 16, 2023 · 0 comments
Labels
06 - Feature-request Missing a feature or functionality good first issue Good for newcomers

Comments

@szabo137
Copy link
Member

Currently, the implemented four-momentum types only support scalar components. However, in some situations, it is convenient to support vector-like components, e.g. a struct of arrays.

This would also enable SIMD vectorization on component-based computations, like in analytical cross-sections.

@szabo137 szabo137 added good first issue Good for newcomers 06 - Feature-request Missing a feature or functionality labels Jul 16, 2023
@szabo137 szabo137 transferred this issue from QEDjl-project/QEDbase.jl Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
06 - Feature-request Missing a feature or functionality good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant