linfa 0.4.0

A Machine Learning framework for Rust
Documentation

linfa

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

default

    This feature flag does not enable additional features.

intel-mkl-static

  • blas
  • ndarray-linalg
  • intel-mkl-src/mkl-static-lp64-seq
  • intel-mkl-src/download

intel-mkl-system

  • blas
  • ndarray-linalg
  • intel-mkl-src/mkl-dynamic-lp64-seq

netlib-system

  • blas
  • ndarray-linalg
  • netlib-src/system

openblas-system

  • blas
  • ndarray-linalg
  • openblas-src/system

netlib-static

  • blas
  • ndarray-linalg
  • netlib-src/static

openblas-static

  • blas
  • ndarray-linalg
  • openblas-src/static

blas

  • ndarray/blas

ndarray-linalg

    This feature flag does not enable additional features.

intel-mkl-src

    This feature flag does not enable additional features.

openblas-src

    This feature flag does not enable additional features.

netlib-src

    This feature flag does not enable additional features.