# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "BayesForge" in publications use:' type: software license: GPL-3.0-or-later title: 'BayesForge: Bayesian Inference using ''numpyro'' and ''XLA''' version: 0.0.1 abstract: 'A high-performance probabilistic programming library that aims to unify the modeling experience by providing an intuitive model-building syntax together with the flexibility of low-level abstraction coding. It also includes pre-built functions for high-level abstraction and supports hardware-accelerated computation for improved scalability, including parallelization, vectorization, and execution on CPU (Central Processing Unit), GPU (Graphics Processing Unit), or TPU (Tensor Processing Unit) using ''JAX'' (Just-In-Time compiled Accelerated linear algebra) as the computational backend: Sosa (2026) .' authors: - family-names: Sosa given-names: Sebastian email: bf@s-sosa.com repository: https://cran.r-universe.dev commit: 6edada3f258086f7703d35f68cf66f08bd082140 url: https://s-sosa.com/BF/ date-released: '2026-06-08' contact: - family-names: Sosa given-names: Sebastian email: bf@s-sosa.com