You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.mdthat demonstrates:This is educational content that would benefit users working with complex PDE optimization problems.
Suggested Action
Someone should:
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