Published October 6, 2020 | Version v1.0.3
Software Open

A Short Introduction to PF: A C++ Library for Particle Filtering

  • 1. University of Virginia

Description

Features added related to the Journal of Open Source Software review process:

  • clearer README.md including more details on build options
  • a division by zero error has been fixed that pops up when using on MSVC
  • add seed-setting constructor to all resampler types
  • added a CONTRIBUTING.md file
  • added a student t random number generator
  • added an "almost constant velocity model" example for comparing pf implementations to SMCTC implementations

Files

tbrown122387/pf-v1.0.3.zip

Files (4.0 MB)

Name Size Download all
md5:3acdac2f49cf007789775f4ab4fdc406
4.0 MB Preview Download

Additional details

Related works