Cargo Features
pardiso-wrapper has no features set by default.
[dependencies]
pardiso-wrapper = { version = "0.1.1", features = ["panua", "mkl", "docs"] }
- panua
- mkl
- docs
-
"docs" feature will bypass platform checks and allow the library
to be built for all platforms, even if mkl won't actually work on non x86_64 platforms.