fix bug for standard deviation taking axis for degree of freedom
in `xt::stddev``, when passing a scalar, it is passed to *ddof* instead of *axes*, so to compute the standard deviation on a given axis, the axis must be passed in curly braces
Showing
+8 -8
Please register or sign in to comment