tpapp / LogDensityTestSuite.jl

Construct log densities with deterministic samples using low-discrepancy sequences.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LogDensityTestSuite.jl

lifecycle build codecov.io DOI

Implementation of log densities as callable object that support

  1. the LogDensityProblems.jl interface with gradients,

  2. generating “samples” deterministically using low-discrepancy sequences.

This package was developed mainly for testing DynamicHMC.jl, but other projects may also find it useful.

About

Construct log densities with deterministic samples using low-discrepancy sequences.

License:Other


Languages

Language:Julia 100.0%