Skip to content

Added record_iterates instead of show_info in optimization - #50

Merged
gallantandre merged 6 commits into
mainfrom
nikos/add-keep-x-in-optimization
May 15, 2026
Merged

gallantandre merged 6 commits into
mainfrom
nikos/add-keep-x-in-optimization

Conversation

@Nikos-d

@Nikos-d Nikos-d commented May 13, 2026

Copy link
Copy Markdown
Contributor
  • The user now gets x at each iteration and can decide to recalculate the constraints, gradients, etc. outside of optimize function. Less data to carry over.

- The user now gets x at each iteration and can decide to recalculate the constraints, gradients, etc. outside of optimize function. Less data to carry over.
@Nikos-d
Nikos-d marked this pull request as draft May 13, 2026 17:51
@Nikos-d
Nikos-d marked this pull request as ready for review May 13, 2026 18:12

@gallantandre gallantandre left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Agreed, just maybe rename the bool to be more explicit about what it does.

@Nikos-d Nikos-d changed the title Added keep_x instead of show_info in optimization Added record_iterates instead of show_info in optimization May 13, 2026
@ThomasDuquette

Copy link
Copy Markdown
Contributor

collect_x_each_iteration

@gallantandre
gallantandre merged commit eaa1ebb into main May 15, 2026
5 checks passed
@gallantandre
gallantandre deleted the nikos/add-keep-x-in-optimization branch May 15, 2026 17:46
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.

3 participants