Skip to content
This repository has been archived by the owner on Feb 15, 2024. It is now read-only.

WIP Expose tol_grad in L-BFGS #27

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

WIP Expose tol_grad in L-BFGS #27

wants to merge 3 commits into from

Conversation

rth
Copy link
Collaborator

@rth rth commented Apr 6, 2020

Following argmin-rs/argmin#37, this allows to set tol_grad in Python, with a default of 1e-5, same as scipy https://docs.scipy.org/doc/scipy/reference/generated/scipy.optimize.fmin_l_bfgs_b.html

@rth rth changed the title Expose tol_grad in L-BFGS WIP Expose tol_grad in L-BFGS Apr 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant