/LogDensityTestSuite.jl

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

Primary LanguageJuliaOtherNOASSERTION

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.