petal-decomposition 0.6.2

Matrix decomposition algorithms including PCA (principal component analysis) and ICA (independent component analysis)
Documentation

petal-decomposition

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 15 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

serialization

  • serde
  • lair/serialization
  • ndarray/serde
  • rand/serde1
  • rand_pcg/serde1

intel-mkl-static

  • intel-mkl-src/mkl-static-lp64-seq
  • intel-mkl-src/download

intel-mkl

  • intel-mkl-static

netlib-static

  • netlib-src/static

openblas-system

  • openblas-src/system

openblas

  • openblas-static

intel-mkl-system

  • intel-mkl-src/mkl-dynamic-lp64-seq

openblas-static

  • openblas-src/static

netlib

  • netlib-static

netlib-system

  • netlib-src/system

intel-mkl-src

    This feature flag does not enable additional features.

netlib-src

    This feature flag does not enable additional features.

openblas-src

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.