hasty 0.2.5

A Rust interface to system BLAS libraries for fast linear algebra operations
Documentation

hasty

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.

blas_clblast

  • blas
  • opencl

blas_cublas

  • blas
  • cuda

blas_accelerate

  • blas

blas_blis

  • blas

blas_acml

  • blas

blas_atlas

  • blas

blas_openblas

  • blas

blas_arm

  • blas

blas_mkl

  • blas

blas

    This feature flag does not enable additional features.

cuda

    This feature flag does not enable additional features.

opencl

    This feature flag does not enable additional features.

build_openblas

    This feature flag does not enable additional features.

prebuilt_openblas

    This feature flag does not enable additional features.