Skip to content

Commit bb8ac5a

Browse files
michaelosthegeaseyboldt
authored andcommitted
Add citation metadata
1 parent 3632551 commit bb8ac5a

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CITATION.cff

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# This CITATION.cff file was generated with cffinit.
2+
# Visit https://bit.ly/cffinit to generate yours today!
3+
4+
cff-version: 1.2.0
5+
title: nutpie
6+
message: >-
7+
If you use this software, please cite it using the
8+
metadata from this file.
9+
type: software
10+
authors:
11+
- given-names: Adrian
12+
family-names: Seyboldt
13+
14+
affiliation: PyMC Labs
15+
orcid: 'https://orcid.org/0000-0002-4239-4541'
16+
- name: PyMC Developers
17+
website: 'https://github.com/pymc-devs/'
18+
repository-code: 'https://github.com/pymc-devs/nutpie'
19+
abstract: 'A fast sampler for Bayesian posteriors, wrapping nuts-rs.'
20+
keywords:
21+
- NUTS
22+
- Bayesian inference
23+
- MCMC
24+
license: MIT

0 commit comments

Comments
 (0)