marius311 / CMBLensing.jl

The automatically differentiable and GPU-compatible toolkit for CMB analysis.
https://cosmicmar.com/CMBLensing.jl
Other
52 stars 11 forks source link

marg_MAP option to use LBFGS hessians #48

Open kimmywu opened 3 years ago

kimmywu commented 3 years ago

This PR adds the option for marg_MAP to use LBFGS Hessians updates at each step, as well as terminating the MAP estimate either at nstep or when ϕtol is reached.