Skip to content

Commit 951a0ce

Browse files
Added codecov badge
1 parent 79eb08c commit 951a0ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# CompressedSensing.jl
22
[![CI](https://github.com/SebastianAment/CompressedSensing.jl/actions/workflows/CI.yml/badge.svg)](https://github.com/SebastianAment/CompressedSensing.jl/actions/workflows/CI.yml)
3+
[![codecov](https://codecov.io/gh/SebastianAment/CompressedSensing.jl/branch/main/graph/badge.svg?token=NPYC21MIQT)](https://codecov.io/gh/SebastianAment/CompressedSensing.jl)
34

45
Contains a wide-ranging collection of compressed sensing and feature selection algorithms.
56
Examples include matching pursuit algorithms, forward and backward stepwise regression, sparse Bayesian learning, and basis pursuit.

0 commit comments

Comments
 (0)