You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-12
Original file line number
Diff line number
Diff line change
@@ -22,18 +22,12 @@ Libraries implementing the DLR are available in other languages:
22
22
23
23
## References and citation
24
24
25
-
If you use `cppdlr` in your software or published research works, please cite one, or
26
-
all, of the following. Citations help to encourage the development and
27
-
maintainence of open-source scientific software.
28
-
29
-
- This repository: https://github.com/flatironinstitute/cppdlr
30
-
- The original reference on the DLR: [Discrete Lehmann representation of imaginary time Green's functions, Jason Kaye, Kun Chen, and Olivier Parcollet, Phys. Rev. B 105, 235115, 2022.](https://journals.aps.org/prb/abstract/10.1103/PhysRevB.105.235115)\[[arXiv:2107.13094](https://arxiv.org/abs/2107.13094)\]
31
-
- The companion paper to [libdlr](https://github.com/jasonkaye/libdlr), which
32
-
contains a briefer overview of the DLR: [libdlr: Efficient imaginary time calculations using the discrete
33
-
Lehmann representation, Jason Kaye, Kun Chen, and Hugo U.R. Strand, Comput.
If you use `cppdlr` in your software or published research works, please mention
26
+
this, and cite the following references. Citations help to encourage the
27
+
development and maintainence of open-source scientific software.
28
+
29
+
- The original reference on the DLR: [J. Kaye, K. Chen, O. Parcollet, "Discrete Lehmann representation of imaginary time Green's functions", Phys. Rev. B, 105, 235115 (2022).](https://journals.aps.org/prb/abstract/10.1103/PhysRevB.105.235115)\[[arXiv:2107.13094](https://arxiv.org/abs/2107.13094)\]
30
+
- The companion paper to `cppdlr`: [J. Kaye, H. U. R. Strand, N. Wentzell, "cppdlr: Imaginary time calculations using the discrete Lehmann representation", arXiv:2404.02334 (2024).](https://arxiv.org/abs/2404.02334)
0 commit comments