-
-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Closed
Labels
duplicateIssues that describe the same problem or that are reported multiple timesIssues that describe the same problem or that are reported multiple timesscipy.optimize
Milestone
Description
The documentation for _minimize_lbfgsb
, and scipy.optimize.show_options('minimize', 'l-bfgs-b')
mention the parameter factr
, which is actually not a parameter that the function lets you set.
https://github.com/scipy/scipy/blob/master/scipy/optimize/lbfgsb.py#L216-L222
Metadata
Metadata
Assignees
Labels
duplicateIssues that describe the same problem or that are reported multiple timesIssues that describe the same problem or that are reported multiple timesscipy.optimize