You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added a CMake script for installation (#24), contributed by @steinmig
Changed
The default line search method for LBFGSSolver has been changed from LineSearchBacktracking to LineSearchNocedalWright, per the suggestion of @mpayrits (#25)