Skip to content

EnsembleReducedFunctional refactor with EnsembleFunction #4441

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

Draft
wants to merge 109 commits into
base: main
Choose a base branch
from

Conversation

JHopeCollins
Copy link
Member

Refactor of EnsembleReducedFunctional

  1. Use EnsembleFunction
  2. Factor out steps into:
    a. EnsembleBcastReducedFunctional (tape broadcasting a duplicated Function to an EnsembleFunction on all ensemble members).
    b. EnsembleTransformReducedFunctional (tape transforming a set of EnsembleFunction controls to a single EnsembleFunction functional).
    c. EnsembleReduceReducedFunctional (tape collecting an EnsembleFunction to a Function duplicated across all ensemble members).

@JHopeCollins JHopeCollins self-assigned this Jul 15, 2025
@JHopeCollins JHopeCollins changed the title J hope collins/ensemble reduced functional function EnsembleReducedFunctional refactor with EnsembleFunction Jul 15, 2025
Base automatically changed from JHopeCollins/ensemble_function to main August 13, 2025 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants