Skip to content

Filter options in scipy minimize to avoid passing in method as option #75

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

Closed
wants to merge 1 commit into from
Closed

Filter options in scipy minimize to avoid passing in method as option #75

wants to merge 1 commit into from

Conversation

Balandat
Copy link
Contributor

Gets rid of the OptimizeWarnings issued in newer scipy versions if an unknown option is passed in.

… option

Gets rid of the `OptimizeWarnings` issued in newer scipy versions if an unknown option is passed in
@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Apr 22, 2019
Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

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

@Balandat has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Contributor

@Balandat merged this pull request in 2b3fe69.

Balandat added a commit that referenced this pull request Apr 26, 2019
…#75)

Summary:
Gets rid of the `OptimizeWarnings` issued in newer scipy versions if an unknown option is passed in.
Pull Request resolved: #75

Reviewed By: danielrjiang

Differential Revision: D15039022

Pulled By: Balandat

fbshipit-source-id: a1a74f8607b306a5f8018ea27968ff6f71a78997
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Do not delete this pull request or issue due to inactivity. Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants