-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathCITATION.cff
More file actions
33 lines (32 loc) · 831 Bytes
/
CITATION.cff
File metadata and controls
33 lines (32 loc) · 831 Bytes
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
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: RV
message: Random Variables for Rust
type: software
authors:
- given-names: Baxter
family-names: Eaves
name-suffix: Jr
email: bax@redpoll.ai
affiliation: Redpoll
- given-names: Michael
family-names: Schmidt
email: schmidt@redpoll.ai
orcid: 'https://orcid.org/0000-0002-1658-6283'
affiliation: Redpoll
identifiers:
- type: url
value: 'https://github.com/promised-ai/rv'
description: GitHub Repository
repository-code: 'https://github.com/promised-ai/rv'
abstract: >-
rv is a library for operating with random variables in
Rust.
keywords:
- Bayesian
- Machine Learning
- Mathematics
license: MIT
version: 0.19.2
date-released: '2026-03-04'