The Wayback Machine - https://web.archive.org/web/20201117152216/https://github.com/rust-ndarray/ndarray/issues/655
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Standard deviation and variance #655

Open
LukeMathWalker opened this issue Jul 4, 2019 · 1 comment
Open

Standard deviation and variance #655

LukeMathWalker opened this issue Jul 4, 2019 · 1 comment

Comments

@LukeMathWalker
Copy link
Member

@LukeMathWalker LukeMathWalker commented Jul 4, 2019

For completeness, we should add a std and a var method to ndarray. See rust-ndarray/ndarray-stats#43 for more details.

@allmywatts
Copy link

@allmywatts allmywatts commented Nov 12, 2019

I started working on this. Hopefully someone else is not doing the same in parallel 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants
You can’t perform that action at this time.