serrsBayes 0.4-0 Unreleased

New Features

  • 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
  • Deleted unused Rcpp function randomWalkVoigt

serrsBayes 0.3-13 2018-06-05

  • changed maintainer email address due to new academic affiliation
  • hex sticker in README

serrsBayes 0.3-12 2018-02-18

New Features

Bug Fixes

  • Fixed compile errors on Solaris

serrsBayes 0.3-10 2018-02-14

  • First version released on CRAN