spsolve 0.1.0

Solve sparse systems of linear equations
Documentation

spsolve

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

default

    This feature flag does not enable additional features.

rlu

  • dep:amd
  • dep:rlu
  • num-traits

lufact

  • num-traits
  • suitesparse_sys/amd
  • dep:lufact

matrix

  • num-traits
  • sprs
  • num-complex

csparse

  • num-traits
  • suitesparse_sys/cxsparse

num-complex

  • dep:num-complex

klu

  • suitesparse_sys/klu

num-traits

  • dep:num-traits

sprs

  • dep:sprs

suitesparse_sys

  • dep:suitesparse_sys

cpuprofiler

  • dep:cpuprofiler

rsparse

  • dep:rsparse