ndarray 0.15.0

An n-dimensional array for general elements and for numerics. Lightweight array views and slicing; views support chunking and splitting.
Documentation

ndarray

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 13 feature flags, 2 of them enabled by default.

default

  • std

std

  • num-traits/std
  • matrixmultiply/std

docs

  • approx
  • serde
  • rayon

blas

  • cblas-sys
  • libc

rayon

  • rayon_
  • std

matrixmultiply-threading

  • matrixmultiply/threading

serde-1

  • serde

serde

    This feature flag does not enable additional features.

libc

    This feature flag does not enable additional features.

approx

    This feature flag does not enable additional features.

cblas-sys

    This feature flag does not enable additional features.

rayon_

    This feature flag does not enable additional features.

test

    This feature flag does not enable additional features.