Skip to content

Releases: jakeret/abcpmc

Multi distance sampling

27 Jan 11:15
Compare
Choose a tag to compare
  • Added support for sampling with multiple distance simultaneously
  • Clean setup.py
  • Simplifying the code
  • Improved documentation

Py3 + fixes

04 May 09:06
Compare
Choose a tag to compare
  • Python 3 support
  • Minor fixes
  • Improved documentation

First public release

29 Apr 07:20
Compare
Choose a tag to compare
  • Entirely implemented in Python and easy to extend
  • Follows Beaumont et al. 2009 PMC algorithm
  • Parallelized with muliprocessing or message passing interface (MPI)
  • Extendable with k-nearest neighbour (KNN) or optimal local covariance matrix (OLCM) pertubation kernels (Fillipi et al. 2012)
  • Detailed examples in IPython notebooks