-
Notifications
You must be signed in to change notification settings - Fork 24
Expand file tree
/
Copy pathCITATION.cff
More file actions
42 lines (41 loc) · 1.15 KB
/
CITATION.cff
File metadata and controls
42 lines (41 loc) · 1.15 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: nutpie
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Adrian
family-names: Seyboldt
email: adrian.seyboldt@gmail.com
affiliation: PyMC Labs
orcid: 'https://orcid.org/0000-0002-4239-4541'
- name: PyMC Developers
website: 'https://github.com/pymc-devs/'
repository-code: 'https://github.com/pymc-devs/nutpie'
abstract: 'A fast sampler for Bayesian posteriors, wrapping nuts-rs.'
keywords:
- NUTS
- Bayesian inference
- MCMC
license: MIT
preferred-citation:
type: article
title: >-
Preconditioning Hamiltonian Monte Carlo by minimizing Fisher Divergence
authors:
- given-names: Adrian
family-names: Seyboldt
- given-names: Eliot L.
family-names: Carlson
- given-names: Bob
family-names: Carpenter
year: 2026
identifiers:
- type: other
value: 'arXiv:2603.18845'
description: arXiv preprint
url: 'https://arxiv.org/abs/2603.18845'
doi: '10.48550/arXiv.2603.18845'