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
+3-4
Original file line number
Diff line number
Diff line change
@@ -19,11 +19,11 @@ If you use this library in your publications please consider citing:
19
19
20
20
* U. Wolff, [Monte Carlo errors with less errors](https://inspirehep.net/literature/621085). *Comput.Phys.Commun.* 156 (2004) 143-153.
21
21
* S. Schaefer, R. Sommer, F. Virotta, [Critical slowing down and error analysis in lattice QCD simulations](https://inspirehep.net/literature/871175). *Nucl.Phys.B* 845 (2011) 93-119.
22
-
* M. Bruno, R. Sommer, In preparation.
22
+
* M. Bruno, R. Sommer, [On fits to correlated and auto-correlated data](https://inspirehep.net/literature/2157883)*Comput.Phys.Commun.* 285 (2023) 108643.
23
23
24
24
### Authors
25
25
26
-
Copyright (C) 2020-2021, Mattia Bruno
26
+
Copyright (C) 2020-2023, Mattia Bruno
27
27
28
28
## Installation
29
29
@@ -45,8 +45,7 @@ help(pyobs.observable)
45
45
46
46
The library can also be installed from a local clone of
47
47
the repository in *developer mode*, as described in the
48
-
documentation. Recompilation of the C++ extensions might
0 commit comments