Skip to content

Commit

Permalink
Add a CITATION.cff
Browse files Browse the repository at this point in the history
  • Loading branch information
amontoison committed Dec 8, 2023
1 parent 6e6196d commit 57ceb28
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
cff-version: 1.2.0
title: >-
CUDSS.jl: Julia interface for NVIDIA cuDSS
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Alexis
family-names: Montoison
email: [email protected]
affiliation: >-
Argonne National Laboratory, GERAD and Poytechnique Montréal
orcid: 'https://orcid.org/0000-0002-3403-5450'
identifiers:
- description: Zenodo archive
type: doi
value: 10.5281/zenodo.822073
keywords:
- Julia
- cuDSS
- direct methods
- sparse linear systems
- GPU computing
license: MIT
repository-code: >-
https://github.com/exanauts/CUDSS.jl

0 comments on commit 57ceb28

Please sign in to comment.