[dependencies.lufact-sys]
version = "0.2"
[package]
description = "Sparse LU factorization with partial pivoting"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "lufact"
readme = "README.md"
repository = "https://github.com/rwl/lufact_rs"
version = "0.1.0"