From e548964f33df8860d513233ec8bf7e3c78409e51 Mon Sep 17 00:00:00 2001 From: fjosw Date: Mon, 15 Nov 2021 14:19:25 +0000 Subject: [PATCH] Documentation updated --- docs/pyerrors/obs.html | 8 ++++---- docs/search.js | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/pyerrors/obs.html b/docs/pyerrors/obs.html index f2623618..858e3608 100644 --- a/docs/pyerrors/obs.html +++ b/docs/pyerrors/obs.html @@ -879,7 +879,7 @@ Returns ------- - np.ndarray + numpy.ndarray Returns a numpy array of length N + 1 where N is the number of samples for the given ensemble and replicum. The zeroth entry of the array contains the mean value of the Obs, entries 1 to N contain the N jackknife samples @@ -2460,7 +2460,7 @@ Returns ------- - np.ndarray + numpy.ndarray Returns a numpy array of length N + 1 where N is the number of samples for the given ensemble and replicum. The zeroth entry of the array contains the mean value of the Obs, entries 1 to N contain the N jackknife samples @@ -3629,7 +3629,7 @@ specifies a custom path for the file (default '.') Returns ------- - np.ndarray + numpy.ndarray Returns a numpy array of length N + 1 where N is the number of samples for the given ensemble and replicum. The zeroth entry of the array contains the mean value of the Obs, entries 1 to N contain the N jackknife samples @@ -3659,7 +3659,7 @@ specifies a custom path for the file (default '.')
Returns