amd

Crates.ioamd
lib.rsamd
version0.2.2
sourcesrc
created_at2022-01-21 17:35:16.631456
updated_at2022-09-07 10:41:48.811661
descriptionApproximate Minimum Degree ordering
homepage
repositoryhttps://github.com/rwl/amd_order/
max_upload_size
id518655
size98,210
Richard Lincoln (rwl)

documentation

README

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).

Commit count: 34

cargo fmt