Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 1.39 KB

README.md

File metadata and controls

12 lines (9 loc) · 1.39 KB

ExponentialFamilyManifolds

Stable Dev Build Status Coverage PkgEval Aqua

ExponentialFamilyManifolds.jl provides implementations of manifolds for the natural parameters of exponential family distributions, using Manifolds.jl. These manifolds are compatible with ManifoldsBase.jl, enabling optimization of the natural parameters of exponential family distributions using Manopt.jl.

Refer to the documentation for more information and optimization examples.