-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Use CITATION.cff Co-authored-by: geoffroyleconte <[email protected]>
- Loading branch information
1 parent
48d0616
commit 849dfad
Showing
3 changed files
with
47 additions
and
9 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
# This CITATION.cff file was generated with cffinit. | ||
# Visit https://bit.ly/cffinit to generate yours today! | ||
|
||
cff-version: 1.2.0 | ||
title: >- | ||
LinearOperators.jl: Linear Operators for Julia | ||
message: >- | ||
If you use this software, please cite it using the | ||
metadata from this file. | ||
type: software | ||
authors: | ||
- given-names: Geoffroy | ||
family-names: Leconte | ||
email: [email protected] | ||
affiliation: >- | ||
GERAD and Department of Mathematics and | ||
Industrial Engineering, Polytechnique Montréal, | ||
QC, Canada. | ||
orcid: 'https://orcid.org/0000-0002-1825-1639' | ||
- given-names: Dominique | ||
family-names: Orban | ||
email: [email protected] | ||
orcid: 'https://orcid.org/0000-0002-8017-7687' | ||
affiliation: >- | ||
GERAD and Department of Mathematics and | ||
Industrial Engineering, Polytechnique Montréal, | ||
QC, Canada | ||
- affiliation: 'Netherlands eScience Center, Amsterdam, NL' | ||
orcid: 'https://orcid.org/0000-0003-4451-281X' | ||
email: [email protected] | ||
given-names: Abel | ||
family-names: Soares Siqueira | ||
- given-names: contributors | ||
identifiers: | ||
- description: Zenodo archive | ||
type: doi | ||
value: 10.5281/zenodo.2559295 | ||
keywords: | ||
- Linear Algebra | ||
- Julia | ||
- Matrix Factorization | ||
license: MPL-2.0 | ||
version: 2.6.0 | ||
date-released: '2023-12-11' | ||
repository-code: >- | ||
https://github.com/JuliaSmoothOptimizers/LinearOperators.jl |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters