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

[FEA]: Provide mdarray #2474

Open
1 task done
fbusato opened this issue Sep 27, 2024 · 0 comments
Open
1 task done

[FEA]: Provide mdarray #2474

fbusato opened this issue Sep 27, 2024 · 0 comments
Labels
feature request New feature or request.

Comments

@fbusato
Copy link
Contributor

fbusato commented Sep 27, 2024

Is this a duplicate?

Area

libcu++

Is your feature request related to a problem? Please describe.

mdspan greatly simplifies working with multi-dimensional tensors. On the other hand, mdspan requires that pre-allocated memory and acts as a view on top of it.

Describe the solution you'd like

Provide <mdarray>

Describe alternatives you've considered

No response

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request.
Projects
Status: Todo
Development

No branches or pull requests

1 participant