Docs.rs
RustQuant-0.0.33
RustQuant 0.0.33
Docs.rs crate page
GPL-3.0-or-later
Links
Repository
crates.io
Source
Owners
avhz
Dependencies
nalgebra ^0.32.2
normal
ndarray ^0.15.6
normal
num ^0.4.1
normal
num-complex ^0.4.2
normal
num-traits ^0.2.16
normal
plotters ^0.3.4
normal
polars ^0.33.2
normal
rand ^0.8.5
normal
rand_distr ^0.4.3
normal
rayon ^1.6.0
normal
serde ^1.0.163
normal
serde_json ^1.0.96
normal
statrs ^0.16.0
normal
thiserror ^1.0.47
normal
time ^0.3.20
normal
tokio ^1.28.1
normal
tokio-test ^0.4.2
normal
yahoo_finance_api ^2.0.0
normal
finitediff ^0.1.4
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
RustQuant
0.0.33
Module statistic
Traits
In RustQuant::statistics
?
Module
RustQuant
::
statistics
::
statistic
source
·
[
−
]
Expand description
Base trait for statistics of a collection of data.
Traits
Statistic
Statistics trait for vectors of floating point numbers.