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
OpenMP implementation of mhUpdateVoigt provides around 3x improvement in elapsed runtime
New vignette illustrates when to use the 3 functions fitSpectraMCMC, fitSpectraSMC, and fitVoigtPeaksSMC
New datasets methanol and TAMRA for use in the vignettes
Debug output prints the means of the amplitudes of the peaks at each SMC iteration
Bug Fixes
Fixed bug in fitVoigtPeaksSMC where it was using the upper-triangular instead of lower-triangular Cholesky factorisation to generate random-walk Metropolis proposals
Introduction vignette no longer attempts to download a .zip file over HTTPS