What is the main difference between minimize(method=’BFGS’) and scipy.optimize.fmin_bfgs? In which situations should one be preferred over the othe
minimize(method=’BFGS’)
scipy.optimize.fmin_bfgs