ndarray 0.14.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 10 feature flags, 0 of them enabled by default.

docs

  • approx
  • serde
  • rayon

blas

  • cblas-sys
  • blas-src

test

  • test-blas-openblas-sys

serde-1

  • serde

test-blas-openblas-sys

  • blas

cblas-sys

    This feature flag does not enable additional features.

rayon

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

approx

    This feature flag does not enable additional features.

blas-src

    This feature flag does not enable additional features.