Skip to content

Recover Multiple Shooting Documentation from PR #1228 #1312

Description

@ChrisRackauckas-Claude

Summary

PR #1228 "Update Brusselators with Multiple Shooting" adds valuable documentation for using Multiple Shooting with the Brusselator UDE example. However, the PR branch is 183 commits behind master and includes outdated source code changes that cannot be merged.

Valuable Content to Preserve

The PR contains a useful update to docs/src/examples/pde/brusselator.md that demonstrates:

  • Multiple Shooting strategy for stiff PDEs
  • Time segmentation for training UDEs
  • Continuity enforcement between segments
  • Loss function implementation with segment penalties

This is educational content that would benefit users working with complex PDE optimization problems.

Suggested Action

Someone should:

  1. Create a new branch from current master
  2. Apply the brusselator.md documentation changes from PR Update Brusselators with Multiple Shooting #1228
  3. Test that the docs build successfully (with appropriate iteration limits)
  4. Open a clean PR

Alternatively, the original author @sharvmurgai could rebase their branch onto current master and open a fresh PR with only the documentation changes.

Related

cc @ChrisRackauckas

🤖 Generated with Claude Code

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions