ndarray-stats 0.3.0

Statistical routines for ArrayBase, the n-dimensional array data structure provided by ndarray.
Documentation
Build #187680 2019-09-25 21:18:37

# rustc version rustc 1.39.0-nightly (f0b58fcf0 2019-09-11)

# docs.rs version cratesfyi 0.6.0 (32074e7 2019-09-18)

# build log Updating crates.io index Fresh autocfg v0.1.6 Fresh cfg-if v0.1.10 Fresh ppv-lite86 v0.2.5 Fresh lazy_static v1.4.0 Fresh either v1.5.3 Fresh rawpointer v0.2.1 Compiling ndarray v0.13.0 Fresh indexmap v1.2.0 Running `rustc --edition=2018 --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-0.13.0/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=6de65d8f42083abb -C extra-filename=-6de65d8f42083abb --out-dir /home/cratesfyi/cratesfyi/debug/build/ndarray-6de65d8f42083abb -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow` Fresh c2-chacha v0.2.2 Checking itertools v0.8.0 Fresh matrixmultiply v0.2.3 Fresh libc v0.2.62 Running `rustc --crate-name itertools /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.8.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=aafa350c7597019d -C extra-filename=-aafa350c7597019d --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern either=/home/cratesfyi/cratesfyi/debug/deps/libeither-47f1d5cc430cbe4d.rmeta --cap-lints allow` Fresh getrandom v0.1.12 Fresh num-traits v0.2.8 Fresh rand_core v0.5.1 Fresh num-integer v0.1.41 Fresh rand_chacha v0.2.1 Fresh num-complex v0.2.3 Checking noisy_float v0.1.11 Fresh rand v0.7.2 Running `rustc --edition=2018 --crate-name noisy_float /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/noisy_float-0.1.11/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=5f3efa51ffa73e61 -C extra-filename=-5f3efa51ffa73e61 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern num_traits=/home/cratesfyi/cratesfyi/debug/deps/libnum_traits-2ea013cf61fd1936.rmeta --cap-lints allow` Running `/home/cratesfyi/cratesfyi/debug/build/ndarray-6de65d8f42083abb/build-script-build` Running `rustc --edition=2018 --crate-name ndarray /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-0.13.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=60af4e88003ecc17 -C extra-filename=-60af4e88003ecc17 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern itertools=/home/cratesfyi/cratesfyi/debug/deps/libitertools-aafa350c7597019d.rmeta --extern matrixmultiply=/home/cratesfyi/cratesfyi/debug/deps/libmatrixmultiply-2ef934cf9328c6ed.rmeta --extern num_complex=/home/cratesfyi/cratesfyi/debug/deps/libnum_complex-3248fab97bcb99a7.rmeta --extern num_integer=/home/cratesfyi/cratesfyi/debug/deps/libnum_integer-4d1a6f330e10e3c5.rmeta --extern num_traits=/home/cratesfyi/cratesfyi/debug/deps/libnum_traits-2ea013cf61fd1936.rmeta --extern rawpointer=/home/cratesfyi/cratesfyi/debug/deps/librawpointer-79fc416b7f26c5fd.rmeta --cap-lints allow` Documenting ndarray-stats v0.3.0 Running `rustdoc --edition=2018 --crate-name ndarray_stats /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-stats-0.3.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190911-1.39.0-nightly-f0b58fcf0 --static-root-path / --disable-per-crate-search --extern-html-root-url 'approx=https://docs.rs/approx/0.3.2' --extern-html-root-url 'criterion=https://docs.rs/criterion/0.2.11' --extern-html-root-url 'indexmap=https://docs.rs/indexmap/1.2.0' --extern-html-root-url 'itertools=https://docs.rs/itertools/0.8.0' --extern-html-root-url 'ndarray=https://docs.rs/ndarray/0.13.0' --extern-html-root-url 'ndarray_rand=https://docs.rs/ndarray-rand/0.11.0' --extern-html-root-url 'noisy_float=https://docs.rs/noisy_float/0.1.11' --extern-html-root-url 'num_bigint=https://docs.rs/num-bigint/0.2.3' --extern-html-root-url 'num_integer=https://docs.rs/num-integer/0.1.41' --extern-html-root-url 'num_traits=https://docs.rs/num-traits/0.2.8' --extern-html-root-url 'quickcheck=https://docs.rs/quickcheck/0.8.5' --extern-html-root-url 'quickcheck_macros=https://docs.rs/quickcheck_macros/0.8.0' --extern-html-root-url 'rand=https://docs.rs/rand/0.7.2' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern indexmap=/home/cratesfyi/cratesfyi/debug/deps/libindexmap-9ca10ce86924961d.rmeta --extern itertools=/home/cratesfyi/cratesfyi/debug/deps/libitertools-aafa350c7597019d.rmeta --extern ndarray=/home/cratesfyi/cratesfyi/debug/deps/libndarray-60af4e88003ecc17.rmeta --extern noisy_float=/home/cratesfyi/cratesfyi/debug/deps/libnoisy_float-5f3efa51ffa73e61.rmeta --extern num_integer=/home/cratesfyi/cratesfyi/debug/deps/libnum_integer-4d1a6f330e10e3c5.rmeta --extern num_traits=/home/cratesfyi/cratesfyi/debug/deps/libnum_traits-2ea013cf61fd1936.rmeta --extern rand=/home/cratesfyi/cratesfyi/debug/deps/librand-8668bfb54a237009.rmeta` Finished dev [unoptimized + debuginfo] target(s) in 13.88s