Skip to content

Check if the time grid is increasing#183

Merged
ocots merged 2 commits intomainfrom
182-replace-by-increasing-list-not-strictly-increasing
Jul 23, 2025
Merged

Check if the time grid is increasing#183
ocots merged 2 commits intomainfrom
182-replace-by-increasing-list-not-strictly-increasing

Conversation

@ocots
Copy link
Copy Markdown
Member

@ocots ocots commented Jul 22, 2025

Checking that the time grid is strictly increasing is too strict. I replace by testing if it is increasing.

See control-toolbox/CTFlows.jl#117.

@ocots ocots linked an issue Jul 22, 2025 that may be closed by this pull request
@ocots ocots changed the title replace <= by < Check if the time grid is increasing Jul 22, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jul 22, 2025

Breakage test results
Date: 2025-07-22 23:58:02

Name Latest Stable
CTDirect.jl compat: v0.6.1 compat: v0.6.1
CTFlows.jl compat: v0.6.1 compat: v0.6.1
CTParser.jl
OptimalControl.jl compat: v0.6.1 compat: v0.3.8

@ocots ocots merged commit 4e05ad3 into main Jul 23, 2025
19 checks passed
@ocots ocots deleted the 182-replace-by-increasing-list-not-strictly-increasing branch July 23, 2025 07:17
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.

Replace by increasing list not strictly increasing

1 participant