faer-sparse 0.17.1

Basic linear algebra routines
Documentation

faer-sparse

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

default

  • std
  • rayon

std

  • faer-core/std
  • faer-cholesky/std
  • faer-qr/std
  • faer-lu/std
  • pulp/std

rayon

  • std
  • faer-core/rayon
  • faer-cholesky/rayon
  • faer-qr/rayon
  • faer-lu/rayon

nightly

  • faer-core/nightly
  • faer-cholesky/nightly
  • faer-qr/nightly
  • faer-lu/nightly
  • pulp/nightly

log

  • dep:log

perf-warn

  • log