faer 0.18.2

Linear algebra routines
Documentation

faer

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, 9 of them enabled by default.

default

  • std
  • rayon
  • serde
  • rand
  • npy

std

  • faer-entity/std
  • gemm/std
  • matrixcompare-core
  • matrixcompare
  • num-traits/std
  • num-complex/std

rayon

  • std
  • gemm/rayon
  • dep:rayon

serde

  • dep:serde

rand

  • dep:rand
  • rand_distr

npy

  • std
  • dep:npyz

matrixcompare-core

  • dep:matrixcompare-core

matrixcompare

  • dep:matrixcompare

rand_distr

  • dep:rand_distr

nightly

  • faer-entity/nightly
  • gemm/nightly

perf-warn

  • log

log

  • dep:log