stochastic 0.5.2

The package provides means of simulating stochastic processes.
Documentation
Build #28077 2016-08-21T03:21:55.539120+00:00
# rustc version
rustc 1.12.0-nightly (54c0dcfd6 2016-07-28)
# docs.rs version
cratesfyi 0.2.0 (5dbd676 2016-07-30)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading stochastic v0.5.2
Downloading czt v0.3.4
Downloading dft v0.5.1
Compiling num-traits v0.1.35
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/num-traits-0.1.35/src/lib.rs --crate-name num_traits --crate-type lib -g -C metadata=a6dde7de4ab4b779 -C extra-filename=-a6dde7de4ab4b779 --out-dir /home/cratesfyi/stochastic-0.5.2/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/stochastic-0.5.2/debug/deps -L dependency=/home/cratesfyi/stochastic-0.5.2/debug/deps --cap-lints allow`
Compiling libc v0.2.15
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.15/src/lib.rs --crate-name libc --crate-type lib -g --cfg feature=\"default\" --cfg feature=\"use_std\" -C metadata=1bd8847afb79f283 -C extra-filename=-1bd8847afb79f283 --out-dir /home/cratesfyi/stochastic-0.5.2/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/stochastic-0.5.2/debug/deps -L dependency=/home/cratesfyi/stochastic-0.5.2/debug/deps --cap-lints allow`
Compiling random v0.12.1
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/random-0.12.1/src/lib.rs --crate-name random --crate-type lib -g -C metadata=285fbccbb32176bc -C extra-filename=-285fbccbb32176bc --out-dir /home/cratesfyi/stochastic-0.5.2/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/stochastic-0.5.2/debug/deps -L dependency=/home/cratesfyi/stochastic-0.5.2/debug/deps --cap-lints allow`
Compiling special v0.7.2
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/special-0.7.2/src/lib.rs --crate-name special --crate-type lib -g -C metadata=c7671556bb095fb6 -C extra-filename=-c7671556bb095fb6 --out-dir /home/cratesfyi/stochastic-0.5.2/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/stochastic-0.5.2/debug/deps -L dependency=/home/cratesfyi/stochastic-0.5.2/debug/deps --extern libc=/home/cratesfyi/stochastic-0.5.2/debug/deps/liblibc-1bd8847afb79f283.rlib --cap-lints allow`
Compiling probability v0.15.5
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/probability-0.15.5/src/lib.rs --crate-name probability --crate-type lib -g -C metadata=065e8455b0979ba4 -C extra-filename=-065e8455b0979ba4 --out-dir /home/cratesfyi/stochastic-0.5.2/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/stochastic-0.5.2/debug/deps -L dependency=/home/cratesfyi/stochastic-0.5.2/debug/deps --extern special=/home/cratesfyi/stochastic-0.5.2/debug/deps/libspecial-c7671556bb095fb6.rlib --extern random=/home/cratesfyi/stochastic-0.5.2/debug/deps/librandom-285fbccbb32176bc.rlib --cap-lints allow`
Compiling num-complex v0.1.35
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/num-complex-0.1.35/src/lib.rs --crate-name num_complex --crate-type lib -g -C metadata=704ef091ce88b7b2 -C extra-filename=-704ef091ce88b7b2 --out-dir /home/cratesfyi/stochastic-0.5.2/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/stochastic-0.5.2/debug/deps -L dependency=/home/cratesfyi/stochastic-0.5.2/debug/deps --extern num_traits=/home/cratesfyi/stochastic-0.5.2/debug/deps/libnum_traits-a6dde7de4ab4b779.rlib --cap-lints allow`
Compiling dft v0.5.1
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/dft-0.5.1/src/lib.rs --crate-name dft --crate-type lib -g -C metadata=fdfa63f7384a0d6b -C extra-filename=-fdfa63f7384a0d6b --out-dir /home/cratesfyi/stochastic-0.5.2/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/stochastic-0.5.2/debug/deps -L dependency=/home/cratesfyi/stochastic-0.5.2/debug/deps --extern num_complex=/home/cratesfyi/stochastic-0.5.2/debug/deps/libnum_complex-704ef091ce88b7b2.rlib --extern num_traits=/home/cratesfyi/stochastic-0.5.2/debug/deps/libnum_traits-a6dde7de4ab4b779.rlib --cap-lints allow`
Compiling czt v0.3.4
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/czt-0.3.4/src/lib.rs --crate-name czt --crate-type lib -g -C metadata=9aa2c4061fcea2f4 -C extra-filename=-9aa2c4061fcea2f4 --out-dir /home/cratesfyi/stochastic-0.5.2/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/stochastic-0.5.2/debug/deps -L dependency=/home/cratesfyi/stochastic-0.5.2/debug/deps --extern dft=/home/cratesfyi/stochastic-0.5.2/debug/deps/libdft-fdfa63f7384a0d6b.rlib --extern num_complex=/home/cratesfyi/stochastic-0.5.2/debug/deps/libnum_complex-704ef091ce88b7b2.rlib --extern num_traits=/home/cratesfyi/stochastic-0.5.2/debug/deps/libnum_traits-a6dde7de4ab4b779.rlib --cap-lints allow`
Documenting stochastic v0.5.2
Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/stochastic-0.5.2/src/lib.rs --crate-name stochastic -o /home/cratesfyi/stochastic-0.5.2/doc -L dependency=/home/cratesfyi/stochastic-0.5.2/debug -L dependency=/home/cratesfyi/stochastic-0.5.2/debug/deps --extern czt=/home/cratesfyi/stochastic-0.5.2/debug/deps/libczt-9aa2c4061fcea2f4.rlib --extern probability=/home/cratesfyi/stochastic-0.5.2/debug/deps/libprobability-065e8455b0979ba4.rlib`