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

Add interface using mdspan #3

Open
LinusJungemann opened this issue Dec 20, 2023 · 1 comment
Open

Add interface using mdspan #3

LinusJungemann opened this issue Dec 20, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request Priority: High

Comments

@LinusJungemann
Copy link
Member

The C++ driver should have a mdspan interface so that users do not need to know how to use linearized matrixes.

@LinusJungemann LinusJungemann self-assigned this Dec 20, 2023
@LinusJungemann LinusJungemann added enhancement New feature or request Priority: High labels Dec 20, 2023
@LinusJungemann
Copy link
Member Author

std::mdspan does not work for this problem, Finn::DynamicMDSpan can be used as a replacement. Tutorial needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Priority: High
Projects
None yet
Development

No branches or pull requests

1 participant