Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[OptApp] Add has methods for ComponentDataView and OptimizationProblem data containers #12579

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

sunethwarna
Copy link
Member

@sunethwarna sunethwarna commented Jul 28, 2024

📝 Description
As in the title. This adds the following methods.

  1. ComponentDataView::HasDataBuffer
  2. OptimizationProblem::HasResponse
  3. OptimizationProblem::HasExecutionPolicy
  4. OptimizationProblem::HasControl

🆕 Changelog

  • ComponentDataView::HasDataBuffer
  • OptimizationProblem::HasResponse
  • OptimizationProblem::HasExecutionPolicy
  • OptimizationProblem::HasControl

@sunethwarna sunethwarna self-assigned this Jul 28, 2024
@sunethwarna sunethwarna added Optimization related to OptApp FastPR This Pr is simple and / or has been already tested and the revision should be fast Applications Python labels Jul 28, 2024
@sunethwarna sunethwarna enabled auto-merge July 28, 2024 23:58
Copy link
Member

@Igarizza Igarizza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice thnx!

@sunethwarna sunethwarna merged commit 28c8625 into master Jul 29, 2024
9 of 11 checks passed
@sunethwarna sunethwarna deleted the optapp/utils/add_has_methods branch July 29, 2024 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Applications FastPR This Pr is simple and / or has been already tested and the revision should be fast Optimization related to OptApp Python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants