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

yoda: support tables with more than two independent variables #47

Open
GraemeWatt opened this issue Aug 4, 2022 · 0 comments
Open

yoda: support tables with more than two independent variables #47

GraemeWatt opened this issue Aug 4, 2022 · 0 comments

Comments

@GraemeWatt
Copy link
Member

Tables with {0,1,2} independent variables are currently exported to YODA Scatter{1,2,3}D objects (respectively). Tables with more than 2 independent variables are currently skipped in the YODA export. It might be possible to use the YODA::Scatter< N > base class to export tables with more than 2 independent variables, although it currently seems to be lacking a Python implementation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: To do
Development

No branches or pull requests

1 participant