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

#536 in Math

Download history 2003/week @ 2024-11-21 1684/week @ 2024-11-28 2292/week @ 2024-12-05 2466/week @ 2024-12-12 1696/week @ 2024-12-19 1207/week @ 2024-12-26 3954/week @ 2025-01-02 3795/week @ 2025-01-09 2772/week @ 2025-01-16 3158/week @ 2025-01-23 2893/week @ 2025-01-30 2883/week @ 2025-02-06 2377/week @ 2025-02-13 2572/week @ 2025-02-20 3238/week @ 2025-02-27 4626/week @ 2025-03-06

13,303 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