Skip to content

Control variable#766

Merged
ocots merged 6 commits intomainfrom
control-variable
Apr 16, 2026
Merged

Control variable#766
ocots merged 6 commits intomainfrom
control-variable

Conversation

@ocots
Copy link
Copy Markdown
Member

@ocots ocots commented Apr 16, 2026

No description provided.

ocots added 3 commits April 16, 2026 18:28
- Create docs/src/example-control-and-variable.md with two examples:
  * Exponential growth rate estimation with control (non-autonomous)
  * Harmonic oscillator pulsation optimization with control (autonomous)
- Both examples demonstrate optimal control problems with both control
  variables and constant parameters to optimize
- Update docs/make.jl to include new example in Basic Examples section
- Fix heading level in example-control-free.md (## -> ###)
- Remove local OptimalControl dependency from docs/src/assets/Project.toml
- Update CI.yml to run on push events or when 'run ci cpu/gpu' label is present
- Update Documentation.yml to run on push events or when 'run documentation' label is present
@ocots ocots added the documentation Improvements or additions to documentation label Apr 16, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 16, 2026

Breakage test results
Date: 2026-04-16 17:10:13

Name Latest Stable
OptimalControlProblems
Tutorials

@ocots ocots added run documentation Trigger Documentation and removed documentation Improvements or additions to documentation labels Apr 16, 2026
ocots added 2 commits April 16, 2026 18:44
- Separate solve() call from println statements in example-control-and-variable.md
- Separate solve() call from println statements in example-control-free.md
- Improves documentation rendering and code block organization
- Separate solve() call from println statements in example-control-free.md (main-growth)
- Separate solve() call from println statements in example-control-and-variable.md (main-harmonic-cv)
- Completes the block splitting for consistency across all examples
@ocots ocots merged commit e26f4ff into main Apr 16, 2026
7 checks passed
@ocots ocots deleted the control-variable branch April 16, 2026 19:49
@ocots ocots mentioned this pull request Apr 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

run documentation Trigger Documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant