rwl / amd_order

Approximate Mimimum Degree ordering in Rust

Home Page:https://crates.io/crates/amd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AMD

Approximate Minimum Degree ordering algorithm.

About

Crate amd provides a set of routines for ordering a sparse matrix prior to Cholesky factorization. The original AMD library by Timothy A. Davis was translated from C to Rust by Richard W. Lincoln.

License

Use of this source code is governed by the BSD 3-clause license (LICENSE or https://opensource.org/licenses/BSD-3-Clause).

About

Approximate Mimimum Degree ordering in Rust

https://crates.io/crates/amd

License:Other


Languages

Language:Rust 100.0%