4 releases

0.2.2 Sep 7, 2022
0.2.1 May 16, 2022
0.2.0 May 16, 2022
0.1.0 Jan 21, 2022

#1162 in Math

Download history 17219/week @ 2026-04-07 14132/week @ 2026-04-14 15974/week @ 2026-04-21 15446/week @ 2026-04-28 14245/week @ 2026-05-05 14557/week @ 2026-05-12 17268/week @ 2026-05-19 19090/week @ 2026-05-26 28038/week @ 2026-06-02 68591/week @ 2026-06-09 65751/week @ 2026-06-16 67839/week @ 2026-06-23 67052/week @ 2026-06-30 82332/week @ 2026-07-07 82337/week @ 2026-07-14 86296/week @ 2026-07-21

329,815 downloads per month
Used in 55 crates (6 directly)

BSD-3-Clause

96KB
2K SLoC

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

Dependencies

~135KB