Cargo Features
SparseTools has no features set by default.
[dependencies]
sparsetools = { version = "0.2.3", features = ["eigs"] }
- eigs
-
Enables arpack-ng-sys, full ^0.2.0, and lazy_static
Affects
sparsetools::eigen
…
SparseTools has no features set by default.
[dependencies]
sparsetools = { version = "0.2.3", features = ["eigs"] }
Enables arpack-ng-sys, full ^0.2.0, and lazy_static
Affects
sparsetools::eigen
…