Skip to content

Commit 2e29b1e

Browse files
add badge to readme
1 parent bdd725f commit 2e29b1e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# ParAMD: Parallel Approximate Minimum Degree Algorithm
2+
3+
[![License](https://img.shields.io/badge/License-BSD_3--Clause-g.svg)](https://opensource.org/licenses/BSD-3-Clause) [![Version](https://img.shields.io/badge/Version-v1.0.0-blue.svg)]() [![DOI](https://zenodo.org/badge/doi/10.5281/zenodo.15283182.svg)](http://dx.doi.org/10.5281/zenodo.15283182)
4+
25
[[Installation]](#installation) [[Using ParAMD]](#using-paramd) [[Replicating Our benchmarks]](#replicating-our-benchmarks) [[Citation and Acknowledgments]](#citation-and-acknowledgments) [[Copyright]](#copyright)
36

47
ParAMD is a shared memory parallel implementation of the approximate minimum degree (AMD) algorithm with multiple elimination via distance-2 independent sets.

0 commit comments

Comments
 (0)