-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
29 lines (24 loc) · 729 Bytes
/
CITATION.cff
File metadata and controls
29 lines (24 loc) · 729 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
cff-version: "1.2.0"
type: software
license: MIT OR Apache-2.0
version: 0.2.0-beta.1
title: infomeasure-rs
abstract: |
High-performance Rust library for information-theoretic measures
including entropy, mutual information, and transfer entropy with
multiple estimation approaches (discrete, kernel, ordinal, exponential family).
authors:
- family-names: "Büth"
given-names: "Carlson Moses"
orcid: "https://orcid.org/0000-0003-2298-8438"
email: code@cbueth.de
repository-code: "https://codeberg.org/cbueth/infomeasure-rs"
url: "https://docs.rs/infomeasure"
keywords:
- entropy
- information-theory
- mutual-information
- transfer-entropy
- statistics
- rust
date-released: 2026-03-16