Skip to content

V5 fixes#180

Merged
SimonBlanke merged 4 commits into
v5from
v5-fixes
Sep 5, 2025
Merged

V5 fixes#180
SimonBlanke merged 4 commits into
v5from
v5-fixes

Conversation

@SimonBlanke

Copy link
Copy Markdown
Collaborator

Fix examples in readme, links to examples and change intro text.

@SimonBlanke SimonBlanke requested a review from fkiraly September 3, 2025 16:58
Comment thread README.md Outdated
Comment thread README.md
import numpy as np

# function to be maximized
def problem(opt):

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

would it not still work with opt too?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

It would. "params" is better though. I previously often used "opt", because this argument was also an interface to GFO, but that is now gone.

Comment thread README.md

@fkiraly fkiraly left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Some comments, but none blocking

@fkiraly

fkiraly commented Sep 4, 2025

Copy link
Copy Markdown
Collaborator

(still approve)

@SimonBlanke SimonBlanke merged commit 11508f3 into v5 Sep 5, 2025
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