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

[Feature request]: refactor: Gempyor.Inference needs to receive a "simulate" object #367

Open
pearsonca opened this issue Oct 28, 2024 · 0 comments
Labels
enhancement Request for improvement or addition of new feature(s). gempyor Concerns the Python core. low priority Low priority. r-inference Relating to the R inference package.

Comments

@pearsonca
Copy link
Contributor

Label

enhancement, gempyor, inference

Priority Label

low priority

Is your feature request related to a problem? Please describe.

The entanglement problem.

Is your feature request related to a new application, scenario round, pathogen? Please describe.

No response

Describe the solution you'd like

We need to define a "simulate" abstract class / interface, such that an GempyorInference can:

  • receive something that implements that interface
  • use it to do forward simulation, without having to know about the internals of that simulate-ing object, how to construct it, etc
  • and ultimately so we can extract an "inference" interface
@TimothyWillard TimothyWillard added enhancement Request for improvement or addition of new feature(s). gempyor Concerns the Python core. r-inference Relating to the R inference package. low priority Low priority. labels Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Request for improvement or addition of new feature(s). gempyor Concerns the Python core. low priority Low priority. r-inference Relating to the R inference package.
Projects
None yet
Development

No branches or pull requests

2 participants