Skip to content

debug: also warm-start for OrthogonalCollocation - #446

Merged
franckgaga merged 1 commit into
mainfrom
debug_warmstart_ki
Sep 15, 2026
Merged

franckgaga merged 1 commit into
mainfrom
debug_warmstart_ki

Conversation

@franckgaga

Copy link
Copy Markdown
Member

The PR #445 skipped the warm-starting of the $\mathbf{\bar{k}}$ vector in the decision variable because I though that it was state DERIVATIVE, thus different units than the states. But I was wrong, the $\mathbf{\bar{k}}$ is the state at the collocation points.

There are no reasons to not warm-start this vector anymore.

The PR #445 skipped the warm-starting of the `k̄` vector in the decision variable because I though that it was state DERIVATIVE, thus different units than the states. But I was wrong, the `k̄` is the state at the collocation points.

There are no reasons to not warm-start this vector anymore.
@codecov-commenter

codecov-commenter commented Sep 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.92%. Comparing base (200089d) to head (61c813a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #446   +/-   ##
=======================================
  Coverage   96.92%   96.92%           
=======================================
  Files          28       28           
  Lines        6656     6656           
=======================================
  Hits         6451     6451           
  Misses        205      205           
Flag Coverage Δ
unittests 96.92% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@franckgaga
franckgaga merged commit 28ce98a into main Sep 15, 2026
18 checks passed
@franckgaga
franckgaga deleted the debug_warmstart_ki branch September 15, 2026 11:32
@franckgaga
franckgaga restored the debug_warmstart_ki branch September 15, 2026 12:00
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.

2 participants