Skip to content

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

Closed
freifrauvonbleifrei wants to merge 5 commits intomainfrom
try_boost_ublas_tensor
Closed

Use boost::numeric::ublas::tensor as underlying data structure for DistributedFullGrid#50
freifrauvonbleifrei wants to merge 5 commits intomainfrom
try_boost_ublas_tensor

Conversation

@freifrauvonbleifrei
Copy link
Copy Markdown
Collaborator

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
Copy Markdown
Collaborator 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