superlu-sys 0.1.0

The package provides bindings to SuperLU.
Documentation
//! Bindings to [SuperLU][1].
//!
//! [1]: http://crd-legacy.lbl.gov/~xiaoye/SuperLU

#[cfg(test)]
mod tests {
}