I have abnormal terminations in the linesearch reported. I want to try increasing the number of maximum linesearches as reported in scipy's interface: https://docs.scipy.org/doc/scipy/reference/optimize.minimize-lbfgsb.html
Can we do this in this package?