Skip to content

Commit 5713794

Browse files
authored
💚 Somehow parts of #359 went missing (#371)
1 parent d89eb5b commit 5713794

File tree

3 files changed

+3
-5
lines changed

3 files changed

+3
-5
lines changed

docs/Project.toml

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ NQCDistributions = "657014a1-bd25-4aa2-92cb-cbcede0310ad"
1818
NQCDynamics = "36248dfb-79eb-4f4d-ab9c-e29ea5f33e14"
1919
NQCModels = "c814dc9f-a51f-4eaf-877f-82eda4edad48"
2020
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
21+
PyCall = "438e738f-606a-5dbb-bf0a-cddfbfd45ab0"
2122
PythonCall = "6099a3de-0909-46bc-b1f4-468b9a2dfc0d"
2223
RingPolymerArrays = "81cd853e-d334-476c-b156-f95acc8a32dc"
2324
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"

docs/make.jl

-2
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ end
2727
assets=["assets/favicon.ico", "assets/citations.css"],
2828
size_threshold = 5000*1024,
2929
example_size_threshold = 8000*1024,
30-
size_threshold = 5000*1024,
31-
example_size_threshold = 8000*1024,
3230
),
3331
authors="James Gardner and contributors.",
3432
pages=[

docs/references.bib

+2-3
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ @article{Richardson2017
8484
year = {2017},
8585
note = {Electrons and nuclei in motion - correlation and dynamics in molecules (on the occasion of the 70th birthday of Lorenz S. Cederbaum)},
8686
issn = {0301-0104},
87-
doi = {https://doi.org/10.1016/j.chemphys.2016.09.036},
87+
doi = {10.1016/j.chemphys.2016.09.036},
8888
url = {https://www.sciencedirect.com/science/article/pii/S0301010416305717},
8989
author = {Jeremy O. Richardson and Philipp Meyer and Marc-Oliver Pleinert and Michael Thoss},
9090
keywords = {Vibronic spectra, Ring-polymer molecular dynamics, Nonadiabatic, Mapping approach},
@@ -190,7 +190,7 @@ @article{Coronado2001
190190
pages = {521-529},
191191
year = {2001},
192192
issn = {0009-2614},
193-
doi = {https://doi.org/10.1016/S0009-2614(01)01242-8},
193+
doi = {10.1016/S0009-2614(01)01242-8},
194194
url = {https://www.sciencedirect.com/science/article/pii/S0009261401012428},
195195
author = {Eduardo A. Coronado and Jianhua Xing and William H. Miller},
196196
}
@@ -373,6 +373,5 @@ @article{Scholz2019
373373
pages = {245431},
374374
issn = {2469-9950, 2469-9969},
375375
doi = {10.1103/PhysRevB.100.245431},
376-
urldate = {2023-04-10},
377376
langid = {english},
378377
}

0 commit comments

Comments
 (0)