Skip to content

Commit afd1f9c

Browse files
authored
Update README with JOSS badge and NuGet link
Added JOSS badge and rearranged NuGet badge.
1 parent 9bf5a60 commit afd1f9c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# Numerics
22

33
[![CI](https://github.com/USACE-RMC/Numerics/actions/workflows/Integration.yml/badge.svg)](https://github.com/USACE-RMC/Numerics/actions/workflows/Integration.yml)
4-
[![NuGet](https://img.shields.io/nuget/v/RMC.Numerics)](https://www.nuget.org/packages/RMC.Numerics/)
4+
[![JOSS](https://joss.theoj.org/papers/10.21105/joss.10540/status.svg)](https://doi.org/10.21105/joss.10540)
55
[![DOI](https://zenodo.org/badge/697446868.svg)](https://zenodo.org/badge/latestdoi/697446868)
6+
[![NuGet](https://img.shields.io/nuget/v/RMC.Numerics)](https://www.nuget.org/packages/RMC.Numerics/)
67
[![License: 0BSD](https://img.shields.io/badge/License-0BSD-blue.svg)](LICENSE)
78

89
***Numerics*** is a free and open-source numerical computing library for .NET developed by the U.S. Army Corps of Engineers Risk Management Center (USACE-RMC). It provides methods and algorithms for probability distributions, statistical analysis, numerical methods, optimization, machine learning, and Bayesian MCMC sampling - with a focus on hydrological and risk assessment applications.

0 commit comments

Comments
 (0)