Skip to content

Commit a4e238f

Browse files
committed
Update references for split-CTMRG preprint
1 parent 50ac4ce commit a4e238f

File tree

3 files changed

+18
-0
lines changed

3 files changed

+18
-0
lines changed

.zenodo.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,11 @@
5454
"relation": "isDocumentedBy",
5555
"resource_type": "publication-article"
5656
},
57+
{
58+
"identifier": "arXiv:2502.10298",
59+
"relation": "isDocumentedBy",
60+
"resource_type": "publication-preprint"
61+
},
5762
{
5863
"identifier": "https://varipeps.readthedocs.io/en/stable/",
5964
"relation": "isDocumentedBy",

CITATION.cff

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@ identifiers:
2828
- type: doi
2929
value: 10.21468/SciPostPhysLectNotes.86
3030
description: Journal article with the description of the method
31+
- type: doi
32+
value: 10.48550/arXiv.2502.10298
33+
description: Prepribt with the description of the split-CTMRG method
3134
- type: doi
3235
value: 10.5281/zenodo.10852390
3336
description: Zenodo DOI for current version of the code

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,16 @@ The BibTeX code for these references are:
4141
url={https://scipost.org/10.21468/SciPostPhysLectNotes.86},
4242
}
4343
44+
@misc{naumann2025variationallyoptimizinginfiniteprojected,
45+
title={Variationally optimizing infinite projected entangled-pair states at large bond dimensions: A split-CTMRG approach},
46+
author={Jan Naumann and Erik Lennart Weerda and Jens Eisert and Matteo Rizzi and Philipp Schmoll},
47+
year={2025},
48+
eprint={2502.10298},
49+
archivePrefix={arXiv},
50+
primaryClass={cond-mat.str-el},
51+
url={https://arxiv.org/abs/2502.10298},
52+
}
53+
4454
@software{naumann24_varipeps_python,
4555
author = {Jan Naumann and Philipp Schmoll and Frederik Wilde and Finn Krein},
4656
title = {{variPEPS (Python version)}},

0 commit comments

Comments
 (0)