Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
particle-filter-for-python
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Rob Moss
particle-filter-for-python
Commits
master
Select Git revision
Branches
15
master
default
docs/scenario-modelling
feature/scipy-dist-wrapper
feature/scenario-event-handlers
feature/adaptive-docs
feature/ctmc-base-class
feature/default-components
feature/hmc
feature/maths-docs
feature/minor-improvements
feature/sub-simulations
feature/cache-docs
feature/override-delete
feature/structured-event-types
release/0.6.x
Tags
20
0.8.5
0.8.4
0.8.3
0.8.2
0.8.1
0.8.0
0.7.2
0.7.1
0.7.0
0.6.1
0.6.0
0.5.5
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
0.4.3
0.4.2
0.4.1
35 results
particle-filter-for-python
Author
Search by author
Any Author
authors
Rob Moss
rgmoss
1 author
Feb 06, 2025
Update CITATION.cff for pypfilt 0.8.5
· 06ffae14
Rob Moss
authored
2 months ago
06ffae14
Release pypfilt 0.8.5
· ee47e56e
Rob Moss
authored
2 months ago
View commits for tag 0.8.5
0.8.5
ee47e56e
Note changes since the 0.8.4 release
· c955dc0c
Rob Moss
authored
2 months ago
c955dc0c
Highlight that context-managed PRNGs are cached
· 26973410
Rob Moss
authored
2 months ago
26973410
Use context-managed PRNGs in summary tables
· e1b84ea0
Rob Moss
authored
2 months ago
e1b84ea0
Feb 05, 2025
Document how to define additional PRNGs
· b20be284
Rob Moss
authored
2 months ago
b20be284
Import all pypfilt submodules
· 381319ba
Rob Moss
authored
2 months ago
381319ba
Relax version requirement for "packaging"
· e2730c9f
Rob Moss
authored
2 months ago
e2730c9f
Jan 14, 2025
Use the default seed if no seed is specified
· 97bff091
Rob Moss
authored
3 months ago
97bff091
Add support for creating additional PRNGs
· 69791e01
Rob Moss
authored
3 months ago
69791e01
Jan 13, 2025
Fix a typo in a How-to Guide heading
· dd3d605b
Rob Moss
authored
3 months ago
dd3d605b
Exclude nested state vector fields
· 096f990d
Rob Moss
authored
3 months ago
096f990d
Jan 10, 2025
Add downloads badge to README.rst
· 7ce2351f
Rob Moss
authored
3 months ago
7ce2351f
Avoid repeated calculation of net weight
· 0e3e789f
Rob Moss
authored
3 months ago
0e3e789f
Ensure weights are valid for CDF calculations
· a92ecddb
Rob Moss
authored
3 months ago
a92ecddb
Dec 19, 2024
Highlight the Venables Award on the home page
· e53dfe2e
Rob Moss
authored
4 months ago
e53dfe2e
Nov 26, 2024
Enable and resolve ruff pytest warnings
· c8b66d1e
Rob Moss
authored
5 months ago
c8b66d1e
Oct 11, 2024
Document how to create citation snapshots
· 09d4b0fe
Rob Moss
authored
6 months ago
09d4b0fe
Update CITATION.cff for pypfilt 0.8.4
· 12b7b1ea
Rob Moss
authored
6 months ago
12b7b1ea
Release pypfilt 0.8.4
· f0d55b88
Rob Moss
authored
6 months ago
View commits for tag 0.8.4
0.8.4
f0d55b88
Sep 18, 2024
Show how to retrieve per-particle lookup values
· af5ad658
Rob Moss
authored
7 months ago
af5ad658
Note the metadata bug fix for Univariate.from_file
· c208e7ae
Rob Moss
authored
7 months ago
c208e7ae
Return correct metadata when loading observations
· 5463da78
Rob Moss
authored
7 months ago
5463da78
Detect invalid metadata when loading observations
· 1a14e6c6
Rob Moss
authored
7 months ago
1a14e6c6
Aug 13, 2024
Update title in README and __init__.py
· ada50f97
Rob Moss
authored
8 months ago
ada50f97
Aug 06, 2024
Save plots with white backgrounds by default
· 2d5804ca
Rob Moss
authored
8 months ago
2d5804ca
Jul 24, 2024
Display correlation coefficients as a bar plot
· b9479673
Rob Moss
authored
9 months ago
b9479673
Jun 13, 2024
Use maths formatting for "R0" in plot axis labels
· 9067c1d9
Rob Moss
authored
10 months ago
9067c1d9
Show the function for the correlation plot
· d2d65601
Rob Moss
authored
10 months ago
d2d65601
May 01, 2024
Display the RTD version switcher on the index page
· 7bab5725
Rob Moss
authored
1 year ago
7bab5725
Minor refactor to example code in test case
· 2173d4a2
Rob Moss
authored
1 year ago
2173d4a2
Minor adjustments to the PyData theme layout
· dacd0407
Rob Moss
authored
1 year ago
dacd0407
Only build documentation with Python 3.9 or newer
· a7ade277
Rob Moss
authored
1 year ago
a7ade277
Minor rewording to avoid repetition of "start"
· 761c03a5
Rob Moss
authored
1 year ago
761c03a5
Minor clarification to scenario modelling approach
· fc6fec48
Rob Moss
authored
1 year ago
fc6fec48
Use parameter symbols in correlation plot
· ac5f0ca1
Rob Moss
authored
1 year ago
ac5f0ca1
Highlight the importance of deterministic sampling
· f3c937e5
Rob Moss
authored
1 year ago
f3c937e5
Build documentation with Python 3.9
· bf59d960
Rob Moss
authored
1 year ago
bf59d960
Add a how-to guide for scenario modelling
· 2677a104
Rob Moss
authored
1 year ago
2677a104
Migrate to the PyData Sphinx theme
· 7b3975b7
Rob Moss
authored
1 year ago
7b3975b7
Loading