# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "BayesianInference" in publications use:' type: software license: GPL-3.0-or-later title: 'BayesianInference: Bayesian Inference' version: 0.0.1 doi: 10.32614/CRAN.package.BayesianInference abstract: Beta version of 'Bayesian Inference' (BI) using 'python' and BI. It 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, GPU, or TPU. authors: - family-names: Sosa given-names: Sebastian email: bi@s-sosa.com repository: https://cran.r-universe.dev commit: 6e3e715b9d3fb077ccefb81ddedf6f00ba70131e date-released: '2026-01-13' contact: - family-names: Sosa given-names: Sebastian email: bi@s-sosa.com