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

Partially evaluated correction object #38

Open
nsmith- opened this issue Feb 17, 2021 · 0 comments
Open

Partially evaluated correction object #38

nsmith- opened this issue Feb 17, 2021 · 0 comments
Labels
enhancement New feature or request evaluator Issues related to the evaluator

Comments

@nsmith-
Copy link
Collaborator

nsmith- commented Feb 17, 2021

The evaluator Correction object should have a method that can partially evaluate the content tree given a subset of the required inputs, returning a new Correction which only requires the remaining input variable to evaluate. This new object could internally store a reduced tree, which would have performance benefits.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request evaluator Issues related to the evaluator
Development

No branches or pull requests

1 participant