ubsuny / 23-Homework7G2

MIT License
0 stars 9 forks source link

Which method should I use for scipy.optimize.minimize? #69

Open AhmedCode99 opened 9 months ago

AhmedCode99 commented 9 months ago

I used BFGS, because that is what is on CompPhys repo. Did anyone use something else?

s4il3sh commented 9 months ago

I used the same.