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.

intel-mkl

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

openblas

  • lapack
  • lapack-sys
  • openblas-src

netlib

  • lapack
  • lapack-sys
  • netlib-src

accelerate

  • lapack
  • lapack-sys
  • accelerate-src

lapack

  • dep:lapack

netlib-src

  • dep:netlib-src

lapack-sys

  • dep:lapack-sys

openblas-src

  • dep:openblas-src

accelerate-src

  • dep:accelerate-src

intel-mkl-src

  • dep:intel-mkl-src