joezuntz / cosmosis

Other
22 stars 16 forks source link

Implement dual annealing scheme for simulated annealing in maxlike using scipy.optimize.dual annealing #96

Open MinhMPA opened 1 year ago

MinhMPA commented 1 year ago

Hi Joe,

I interfaced two scipy annealing optimizers, dual_annealing and basinhopping into cosmosis maxlike sampler. Just figure it might be useful for others as well. Let me know what you think.

--Minh

References: