Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
benches TEST: Drop num_cpus as benchmark dev-dependency Dec 3, 2018
blas-tests Replace macro_use of defmac with normal use Nov 21, 2018
docgen/images DOC: Fix docs.rs doc build and remove unused doc files Aug 13, 2017
examples Make mean_axis return Option, like mean does Mar 26, 2019
ndarray-rand MAINT: Add license files in ndarray-parallel directory and update in … Nov 19, 2018
numeric-tests TEST: Add numeric test that uses general_mat_mul with strided output Nov 30, 2018
parallel Add par_azip to ndarray-parallel prelude Nov 21, 2018
scripts MAINT: Drop old parallel crate from travis tests Dec 1, 2018
serialization-tests API: remove rustc-serialize crate feature Nov 27, 2018
src Make mean_axis return Option, like mean does Mar 26, 2019
tests Move numeric tests into the numeric test submodule Mar 26, 2019
.gitignore Add a gitignore Jan 6, 2016
.travis.yml Update to Rust 2018 edition Dec 10, 2018
Cargo.toml Add mean method Mar 26, 2019
LICENSE-APACHE Update Cargo.toml Dec 14, 2015
LICENSE-MIT MAINT: Update license file with year and name Nov 19, 2018
README-crates.io.md DOC: Fix some typos in readme Oct 2, 2017
README.rst DOC: Update main module doc and readme for ndarray::parallel Dec 3, 2018
build.rs FEAT: Update to newest (c)blas-sys, blas-src Dec 28, 2017