Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 282 Bytes

smc.rst

File metadata and controls

22 lines (15 loc) · 282 Bytes

Sequential Monte Carlo

.. automodule:: pymc.smc

.. autosummary::
   :toctree: generated/

    sample_smc

SMC kernels

.. currentmodule:: pymc.smc.kernels
.. autosummary::
   :toctree: generated/

    SMC_KERNEL
    IMH
    MH