nalgebra 0.15.3

Linear algebra library with transformations and statically-sized or dynamically-sized matrices.
Documentation
Build #104877 2018-06-09T15:51:13.955654+00:00
# rustc version
rustc 1.28.0-dev (b9bf4f162 2018-06-02)# docs.rs version
cratesfyi 0.5.0 (579f83b 2018-03-05)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading nalgebra v0.15.3
Fresh libc v0.2.42
Fresh rand_core v0.2.1
Fresh rawpointer v0.1.0
Fresh rand v0.5.1
Fresh matrixmultiply v0.1.14
Fresh num-traits v0.2.4
Fresh typenum v1.10.0
Fresh approx v0.2.0
Fresh generic-array v0.11.0
Fresh num-complex v0.2.0
Fresh alga v0.6.0
Documenting nalgebra v0.15.3
Running `rustdoc --crate-name nalgebra .cargo/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/lib.rs -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="std"' --cfg 'feature="matrixmultiply"' --cfg 'feature="alga"' --cfg 'feature="rand"' --cfg 'feature="default"' -Z unstable-options --resource-suffix -20180602-1.28.0-dev-b9bf4f162 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern approx=/home/cratesfyi/cratesfyi/debug/deps/libapprox-93147d250131d435.rlib --extern-version approx=approx,0.2.0 --extern typenum=/home/cratesfyi/cratesfyi/debug/deps/libtypenum-932ce2fb73103933.rlib --extern-version typenum=typenum,1.10.0 --extern matrixmultiply=/home/cratesfyi/cratesfyi/debug/deps/libmatrixmultiply-958ee9aef0002f15.rlib --extern-version matrixmultiply=matrixmultiply,0.1.14 --extern num_traits=/home/cratesfyi/cratesfyi/debug/deps/libnum_traits-80048c45f3e8f315.rlib --extern-version num_traits=num-traits,0.2.4 --extern num_complex=/home/cratesfyi/cratesfyi/debug/deps/libnum_complex-55c44212f090ad4f.rlib --extern-version num_complex=num-complex,0.2.0 --extern alga=/home/cratesfyi/cratesfyi/debug/deps/libalga-f43cd10c4dc1e11b.rlib --extern-version alga=alga,0.6.0 --extern generic_array=/home/cratesfyi/cratesfyi/debug/deps/libgeneric_array-0309e963c2917bcc.rlib --extern-version generic_array=generic-array,0.11.0 --extern rand=/home/cratesfyi/cratesfyi/debug/deps/librand-43b86b687a52d9d2.rlib --extern-version rand=rand,0.5.1`
warning: [Uniform::new] cannot be resolved, ignoring it...

warning: [Uniform::new_inclusive] cannot be resolved, ignoring it...

warning: [FromEntropy::from_entropy] cannot be resolved, ignoring it...

warning: [thread_rng] cannot be resolved, ignoring it...

warning: [Alias] cannot be resolved, ignoring it...

warning: [Debug] cannot be resolved, ignoring it...

warning: [Distribution] cannot be resolved, ignoring it...

warning: [Rng] cannot be resolved, ignoring it...

warning: [sample_iter] cannot be resolved, ignoring it...

Finished dev [unoptimized + debuginfo] target(s) in 13.48 secs