Bootstrap particle filter for epidemic forecasting
Project description
Description
This package implements several particle filter methods that can be used for recursive Bayesian estimation and forecasting. See the online documentation for tutorials, how-to guides, and API documentation.
License
The code is distributed under the terms of the BSD 3-Clause license (see LICENSE), and the documentation is distributed under the terms of the Creative Commons BY-SA 4.0 license.
Installation
To install the latest release:
pip install pypfilt
To install the latest release with plotting support (requires matplotlib):
pip install pypfilt[plot]
To install the latest development version, clone this repository and run:
pip install .
Citation
If you use pypfilt, please cite our JOSS article and an archived release of the software (see CITATION.cff).
@article{pypfilt,
author = {Moss, Robert},
title = {pypfilt: a particle filter for {Python}},
journal = {Journal of Open Source Software},
volume = {9},
issue = {96},
pages = {6276},
year = {2024},
doi = {10.21105/joss.06276},
note = {Please cite this article and an archived release (see CITATION.cff)},
}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file pypfilt-0.8.4-py3-none-any.whl
.
File metadata
- Download URL: pypfilt-0.8.4-py3-none-any.whl
- Upload date:
- Size: 109.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9e4bcb615c5387193348a0bbfe2e43501e02992344fbd78307677b71fd8a5a95 |
|
MD5 | 251235edbcf2af7de00019f92ed5f563 |
|
BLAKE2b-256 | 0ec5f51860a13109d56372563062221d6193373c99c2732e9c0589e2359a60f3 |