medians 0.1.0

Median, Statistical Measures, Mathematics, Statistics
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "devtimer"
version = "4.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "907339959a92f6b98846570500c0a567c9aecbb3871cef00561eb5d20d47b7c1"

[[package]]
name = "indxvec"
version = "1.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a0ee839f2a4cd83812dec4c90340037910f1143e0a467ed9dc1c3ada2e53fb3b"

[[package]]
name = "medians"
version = "0.1.0"
dependencies = [
 "devtimer",
 "indxvec",
 "ran",
]

[[package]]
name = "ran"
version = "0.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "df84ecb44e00885708e8bd10f50e62bf319c5dc8ab57f776302762e931b9f0cc"