Turing Logo Turing.jl
  • Get Started
  • Tutorials
  • Libraries

    • Modelling Languages
    • DynamicPPL
    • JuliaBUGS
    • TuringGLM
    • MCMC
    • AdvancedHMC
    • AbstractMCMC
    • ThermodynamicIntegration
    • AdvancedPS
    • SliceSampling
    • EllipticalSliceSampling
    • NestedSamplers
    • Diagnostics
    • MCMCChains
    • MCMCDiagnosticTools
    • ParetoSmooth
    • Gaussian Processes
    • AbstractGPs
    • KernelFunctions
    • ApproximateGPs
    • Bijectors
    • TuringCallbacks
    • TuringBenchmarking Deprecated
  • News
  • Team
github [#142] Created with Sketch. ☰
AdvancedPS
  • Home
  • API
  • Examples
    • Examples
    • Gaussian Process State-Space Model (GP-SSM)
    • Particle Gibbs for Gaussian state-space model
    • Levy-SSM latent state inference
    • Particle Gibbs for non-linear models
Version
  • Home
  • Home
Edit on GitHub

AdvancedPS: Particle Samplers for Julia

This is a lightweight package that implements particle based Monte Carlo algorithms for the Turing ecosystem.

Installing from Julia

To install the package, use the following command inside the Julia REPL:

using Pkg
Pkg.add("AdvancedPS")

To load the package, use the command:

using AdvancedPS
API »

Powered by Documenter.jl and the Julia Programming Language.

Settings


This document was generated with Documenter.jl version 0.27.25 on Thursday 23 January 2025. Using Julia version 1.11.3.