AdvancedPS
  • Home
  • API
  • Examples
    • Examples
    • Gaussian State Space Model
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.10 on Saturday 13 November 2021. Using Julia version 1.6.3.