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

Update examples to use OptimisationController #1507

Merged
merged 4 commits into from
Dec 5, 2023
Merged

Conversation

MichaelClerx
Copy link
Member

And updated first example to show how settings of controller and method can be changed.
Closes #1480 and #1491

@MichaelClerx MichaelClerx requested a review from a team November 7, 2023 15:03
Copy link

codecov bot commented Nov 7, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ea408ed) 100.00% compared to head (88ad47c) 100.00%.
Report is 20 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1507   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           97        97           
  Lines         9571      9577    +6     
=========================================
+ Hits          9571      9577    +6     

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

Copy link
Collaborator

@ben18785 ben18785 left a comment

Choose a reason for hiding this comment

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

Thanks @MichaelClerx -- I've corrected a few typos but looks good to go in (when tests have run)

@MichaelClerx MichaelClerx merged commit e82aae3 into main Dec 5, 2023
13 checks passed
@MichaelClerx MichaelClerx deleted the 1491-opt-examples branch December 5, 2023 14:35
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.

Settings of XNES
2 participants