Skip to content

Commit

Permalink
add CITATION
Browse files Browse the repository at this point in the history
  • Loading branch information
njericha committed Apr 29, 2024
1 parent 8479ff6 commit aafe6d8
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: MatrixTensorFactor.jl
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Nicholas
family-names: Richardson
email: [email protected]
affiliation: University of British Columbia
orcid: 'https://orcid.org/0009-0006-9382-7227'
- given-names: Naomi
family-names: Graham
affiliation: University of British Columbia
email: [email protected]
- given-names: Michael P.
family-names: Friedlander
email: [email protected]
affiliation: University of British Columbia
orcid: 'https://orcid.org/0000-0003-0222-5222'
- orcid: 'https://orcid.org/0000-0001-7746-862X'
given-names: Joel
family-names: Saylor
email: [email protected]
affiliation: University of British Columbia
repository-code: 'https://github.com/njericha/MatrixTensorFactor.jl'
abstract: >-
Decomposes sediment data into unknown sources and
proportions with kernel density estimation and
matrix-tensor factorization.
keywords:
- tensor
- factorization
- decomposition
- NMF
- sediment

0 comments on commit aafe6d8

Please sign in to comment.