arima 0.3.0

ARIMA time series modeling for Rust.
Documentation

arima

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

default

    This feature flag does not enable additional features.

netlib

  • lapack
  • lapack-sys
  • netlib-src

intel-mkl

  • lapack
  • lapack-sys
  • intel-mkl-src

openblas

  • lapack
  • lapack-sys
  • openblas-src

accelerate

  • lapack
  • lapack-sys
  • accelerate-src

accelerate-src

  • dep:accelerate-src

netlib-src

  • dep:netlib-src

intel-mkl-src

  • dep:intel-mkl-src

lapack-sys

  • dep:lapack-sys

openblas-src

  • dep:openblas-src

lapack

  • dep:lapack