MambaLite.jl

Light-weight copy of Mamba.jl
Author JuliaExtremes
Popularity
1 Star
Updated Last
1 Year Ago
Started In
December 2022

MCMC light package for Julia

Active – The project has reached a stable, usable state and is being actively developed.

This Julia package is a light-weight package of Mamba.jl, which provides only some stand-alone Mamba.jl functions for performing MCMC. Mamba.jl profides more functionalities such as statistical modeling.

Installation

The following julia command will install the package:

julia> Pkg.add("MambaLite")