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

Remove EvaluationRoutine to simplify block evaluation handling #43

Merged
merged 2 commits into from
Aug 5, 2024

Conversation

smarr
Copy link
Member

@smarr smarr commented Aug 5, 2024

I am not quite sure what the point of EvaluationRoutine is.
I suspect it was to make sure primitives can be handled uniformly with the block evaluation.
But that seems not very beneficial, and makes the code more complex.

So, this PR removes EvaluationRoutine.

@smarr smarr merged commit dc902fb into SOM-st:master Aug 5, 2024
19 checks passed
@smarr smarr deleted the eval-prim branch August 5, 2024 20:01
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

Successfully merging this pull request may close these issues.

1 participant