average icon indicating copy to clipboard operation
average copied to clipboard

Add Extend trait impls

Open jerry73204 opened this issue 3 years ago • 1 comments

This PR implements Extend trait on Mean, Variance and Skewness, etc.

jerry73204 avatar Jul 25 '22 15:07 jerry73204

Thanks, that makes a lot of sense!

I think we can also update the docs about the recommended traits to implement.

I'll need to have a closer look at the rustfmt changes.

vks avatar Jul 26 '22 16:07 vks

I merged this manually, after resolving the conflicts. Thanks again!

vks avatar Jul 04 '23 17:07 vks