Crates.io | rlu |
lib.rs | rlu |
version | 0.7.0 |
source | src |
created_at | 2022-01-21 17:59:24.145412 |
updated_at | 2024-09-01 12:37:23.571823 |
description | Sparse LU Decomposition (Gilbert-Peierls) |
homepage | |
repository | https://github.com/rwl/rlu |
max_upload_size | |
id | 518669 |
size | 39,237 |
Sparse LU Decomposition in Rust using Gilbert-Peierls method.
The source code is distributed under the 3-Clause BSD license (LICENSE or https://opensource.org/license/bsd-3-clause).