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

Decide on the final data structure of the analysis module #441

Open
Tracked by #328
jamesturner246 opened this issue Jun 13, 2024 · 1 comment
Open
Tracked by #328

Decide on the final data structure of the analysis module #441

jamesturner246 opened this issue Jun 13, 2024 · 1 comment
Assignees

Comments

@jamesturner246
Copy link
Contributor

jamesturner246 commented Jun 13, 2024

We should meet to discuss what the options are, and what they would look like, for the final data structure in the analysis module.

Candidates so far:

  • A raw std::vector
  • Eigen Tensor
  • Apache Arrow Table
  • Apache Arrow, but offload data analysis to a Python process with PySpark, Polars, Pandas, etcetera
@alexdewar
Copy link
Contributor

Sounds good! And I guess once we've tackled the analysis module, we can hopefully adopt a similar approach for the main simulation too 😄

@jamesturner246 jamesturner246 moved this from 🔖 Ready to 📋 Backlog in Health-GPS Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 Backlog
Development

No branches or pull requests

3 participants