Commit 64eca8fa authored by Thibault Hallouin's avatar Thibault Hallouin
Browse files

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
1 merge request!3release v0.1.0
Pipeline #44025 failed with stage
in 3 minutes and 18 seconds
Showing with 8 additions and 8 deletions
+8 -8
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment