ReactiveBayes / ExponentialFamilyProjection.jl

A library to project an arbitrary function to an exponential family member distribution with the manifold optimization
MIT License
9 stars 0 forks source link

test: add InverseGamma tests #32

Open Nimrais opened 1 month ago

Nimrais commented 1 month ago

This PR tests that projection works for InverseGamma dist.

To test pass first this PR needs to be merged https://github.com/ReactiveBayes/ExponentialFamilyManifolds.jl/pull/18

bvdmitri commented 3 weeks ago

I guess you can bump the minimum version for manifolds in the Project.toml to restart the tests