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

Move some detray algebras into algebra-plugins #66

Open
beomki-yeo opened this issue Jun 5, 2022 · 1 comment
Open

Move some detray algebras into algebra-plugins #66

beomki-yeo opened this issue Jun 5, 2022 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@beomki-yeo
Copy link
Contributor

This issue has been raised by @niermann999 @paulgessinger before

There are some algebras implemented in detray utils/algebra_helpers.hpp, which can be moved here.

Rather than writing codes for all backends separately, I would recommend having common codes for this kind of high-level algebras.

@beomki-yeo beomki-yeo added enhancement New feature or request help wanted Extra attention is needed labels Jun 5, 2022
@niermann999
Copy link
Contributor

Moved to https://github.com/acts-project/detray/blob/main/core/include/detray/utils/matrix_helper.hpp. As a first step, this could be added to the "generic" plugins matrix namespace and then called e.g. as generic::matrix::column_wise_cross in detray

@niermann999 niermann999 added the good first issue Good for newcomers label Mar 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants