Skip to content

Commit 4bf0020

Browse files
committed
[skip ci] add: citation
1 parent dc3c356 commit 4bf0020

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CITATION.cff

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
cff-version: 1.2.0
2+
message: "If you use this software, please cite it as below."
3+
authors:
4+
- family-names: Kim
5+
given-names: Hyeongchan
6+
orcid: https://orcid.org/0000-0002-1729-0580
7+
title: "pytorch_optimizer: Bunch of optimizer implementations in PyTorch with clean-code, strict types"
8+
version: 1.0.0
9+
date-released: 2022-01-29

0 commit comments

Comments
 (0)