<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Langevin Diffusion Samplers with a C++ Backend</dc:title>
  <dc:title>R package LangevinFlow version 0.1.0</dc:title>
  <dc:description>Provides lightweight, dependency-minimal implementations of
    Langevin diffusion based Markov chain Monte Carlo samplers, including
    the Unadjusted Langevin Algorithm (ULA) and the Metropolis-Adjusted
    Langevin Algorithm (MALA). The core sampling loops are written in C++
    via 'Rcpp' and 'RcppArmadillo' for performance, while exposing a simple
    R-level interface where the user supplies the gradient of the negative
    log-density (and, for MALA, the negative log-density itself). Intended
    as a building block for Bayesian inference and stochastic optimization
    rather than a full probabilistic programming framework. Methods follow
    Roberts and Tweedie (1996) &lt;doi:10.2307/3318418&gt; and Roberts and
    Rosenthal (1998) &lt;doi:10.1111/1467-9868.00123&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.5.0)</dc:relation>
  <dc:relation>Imports: Rcpp (&gt;= 1.0.0), stats, graphics</dc:relation>
  <dc:relation>LinkingTo: Rcpp, RcppArmadillo</dc:relation>
  <dc:relation>Suggests: testthat (&gt;= 3.0.0), knitr, rmarkdown, covr</dc:relation>
  <dc:creator>Behrooz Moosavi &lt;bem159@pitt.edu&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Behrooz Moosavi [aut, cre] (ORCID:
    &lt;https://orcid.org/0000-0003-4378-3167&gt;)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=LangevinFlow/LICENSE)</dc:rights>
  <dc:date>2026-05-29</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=LangevinFlow</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.LangevinFlow</dc:identifier>
</oai_dc:dc>
