Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 355 Bytes

backends.rst

File metadata and controls

24 lines (17 loc) · 355 Bytes

Storage backends

.. currentmodule:: pymc

.. autosummary::
   :toctree: generated/

   to_inference_data
   predictions_to_inference_data

Internal structures

.. automodule:: pymc.backends

.. autosummary::
   :toctree: generated/

   NDArray
   base.BaseTrace
   base.MultiTrace
   zarr.ZarrTrace
   zarr.ZarrChain