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

DOC: optimize: add use of functools.partial to tutorial #18459

Merged
merged 1 commit into from
May 14, 2023

Conversation

mdhaber
Copy link
Contributor

@mdhaber mdhaber commented May 14, 2023

Reference issue

gh-18456

What does this implement/fix?

This adds an example of using functools.partial when args/kwargs are not parameters of a scipy.optimize function.

@scottshambaugh

@mdhaber mdhaber added scipy.optimize Documentation Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org labels May 14, 2023
@dschmitz89 dschmitz89 self-requested a review May 14, 2023 12:41
Copy link
Member

@tupui tupui left a comment

Choose a reason for hiding this comment

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

Good addition, thanks Matt (and @dschmitz89 for having a look)

@tupui tupui merged commit e7a5522 into scipy:main May 14, 2023
@tupui tupui added this to the 1.11.0 milestone May 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org scipy.optimize
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants