statrs 0.3.0

Statistical computing library for Rust
Documentation
# Compiled files
*.o
*.so
*.rlib
*.dll

# Executables
*.exe

# Generated by Cargo
/target/
*.lock

#editor specific
/.vscode/