There is a newer version of the record available.

Published August 31, 2016 | Version v1.1

pypmc: Version 1.1

Authors/Creators

  • 1. Excellence cluster universe, LMU

Description

New features
  • ImportanceSampler optionally stores the values of the target density
  • plot_mixture can color components based on their weight rather than their index
  • the new PMC class can run multiple EM updates until convergence
Fixes
  • fix installation on mac without cython
  • compatible to newer version of numpy
  • fix too large a prune value in GaussianInference
Breaking changes
  • remove DeterministicIS. No class was needed, all the functionality is now contained in combine_weights
  • MarkovChain and ImportanceSampler don't have a combined history anymore, weights and samples are accessible as their own History objects

Files

pypmc-v1.1.zip

Files (157.5 kB)

Name Size Download all
md5:08a0f5dafa5b58a64eb01a3f7335548c
157.5 kB Preview Download

Additional details

Related works