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

Multi-dimensional data #14

Open
shuds13 opened this issue Aug 7, 2024 · 1 comment
Open

Multi-dimensional data #14

shuds13 opened this issue Aug 7, 2024 · 1 comment

Comments

@shuds13
Copy link
Collaborator

shuds13 commented Aug 7, 2024

Should there be any convention for multi-dimensional data.

If our data structure is a list of dictionaries, each dictionary entry could be multi-dimensional.

If libEnsemble is to have a wrapper to convert numpy structured arrays to list of dictionaries, what do we convert a 2d x value to. It could be a numpy array or should it be some native python type like a list/tuple.

@shuds13
Copy link
Collaborator Author

shuds13 commented Aug 7, 2024

Optimas seems to avoid by making each dimension a separate entry.

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

No branches or pull requests

1 participant