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

Use boost::numeric::ublas::tensor as underlying data structure for DistributedFullGrid #50

Closed
wants to merge 5 commits into from

Conversation

freifrauvonbleifrei
Copy link
Contributor

This was a test that I got as far as to compile, but the numerics don't seem to work yet; needs some debugging.

Otherwise, this would allow to throw out most of the index calculation code bloat in DistributedFullGrid, which would be cool. Especially cool would be the sub-grid iteration stuff that is not yet merged into boost, found here:

boostorg/ublas#126

@freifrauvonbleifrei
Copy link
Contributor Author

freifrauvonbleifrei commented May 17, 2024

Closing in favor of a potential port to mdspan in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant