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

#477 in Math

Download history 2104/week @ 2024-11-16 1669/week @ 2024-11-23 2149/week @ 2024-11-30 2365/week @ 2024-12-07 2529/week @ 2024-12-14 1065/week @ 2024-12-21 2027/week @ 2024-12-28 4000/week @ 2025-01-04 3605/week @ 2025-01-11 2772/week @ 2025-01-18 3177/week @ 2025-01-25 2826/week @ 2025-02-01 2929/week @ 2025-02-08 2289/week @ 2025-02-15 2450/week @ 2025-02-22 3412/week @ 2025-03-01

11,495 downloads per month
Used in 15 crates (5 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

~150KB