Skip to content

Commit

Permalink
Add Zenodo doi badge
Browse files Browse the repository at this point in the history
  • Loading branch information
jishnub committed Apr 6, 2021
1 parent f6dcf04 commit 2f26946
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
[![codecov](https://codecov.io/gh/jishnub/ParallelUtilities.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/jishnub/ParallelUtilities.jl)
[![Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://jishnub.github.io/ParallelUtilities.jl/stable)
[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://jishnub.github.io/ParallelUtilities.jl/dev)
[![DOI](https://zenodo.org/badge/198215953.svg)](https://zenodo.org/badge/latestdoi/198215953)

Parallel mapreduce and other helpful functions for HPC, meant primarily for embarassingly parallel operations that often require one to split up a list of tasks into subsections that may be processed on individual cores.

Expand Down

0 comments on commit 2f26946

Please sign in to comment.