-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathCITATION.cff
More file actions
27 lines (27 loc) · 1 KB
/
Copy pathCITATION.cff
File metadata and controls
27 lines (27 loc) · 1 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
cff-version: 1.2.0
message: "If you use this software, please cite it using the metadata below."
type: software
title: "BlockInvGPFA"
abstract: >-
A scikit-learn-compatible implementation of Gaussian-process factor
analysis using block matrix inversion for efficient inference with
variable-length time series.
authors:
- family-names: "Musangu"
given-names: "Brooks M."
email: "brooks_musangu@hms.harvard.edu"
affiliation: "Department of Neurobiology, Harvard Medical School"
orcid: "https://orcid.org/0000-0002-7137-3707"
- family-names: "Drugowitsch"
given-names: "Jan"
email: "jan_drugowitsch@hms.harvard.edu"
affiliation: "Department of Neurobiology, Harvard Medical School"
orcid: "https://orcid.org/0000-0002-7846-0408"
version: "0.1.0"
license: "BSD-3-Clause"
repository-code: "https://github.com/CausalityInMotion/BlockInverseGPFA"
url: "https://blockinversegpfa.readthedocs.io/en/latest/"
keywords:
- "Gaussian Processes"
- "block matrices"
- "latent variable models"