We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2815fd commit ec231bfCopy full SHA for ec231bf
src/skmatter/datasets/descr/csd-1000r.rst
@@ -32,7 +32,7 @@ The representations were computed with [C1]_ using the hyperparameters:
32
+---------------------------+------------+
33
| max_angular: | 6 |
34
35
-| gaussian_sigma_constant": | 0.4 |
+| gaussian_sigma_constant: | 0.4 |
36
37
| gaussian_sigma_type: | "Constant"|
38
@@ -123,3 +123,6 @@ Reference Code
123
properties_select = [
124
frames[fi].arrays["CS_local"][ci] for fi, ci in zip(f_selected, ci_selected)
125
]
126
+
127
128
+.. [Ceriotti2019] Ceriotti, M. et al. Science Advances, 2019.
0 commit comments