File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
[ ![ Stable] ( https://img.shields.io/badge/docs-stable-blue.svg )] ( https://JuliaMath.github.io/Roots.jl/stable )
4
4
[ ![ Dev] ( https://img.shields.io/badge/docs-dev-blue.svg )] ( https://JuliaMath.github.io/Roots.jl/dev )
5
- [ ![ Build Status] ( https://github.com/JuliaMath/Roots.jl/workflows/CI /badge.svg )] ( https://github.com/JuliaMath/Roots.jl/actions )
6
- [ ![ codecov] ( https://codecov.io/gh/JuliaMath/Roots.jl/branch/master/ graph/badge.svg )] ( https://codecov.io/gh/JuliaMath/Roots.jl )
5
+ [ ![ Build Status] ( https://github.com/JuliaMath/Roots.jl/actions/ workflows/ci.yml /badge.svg )] ( https://github.com/JuliaMath/Roots.jl/actions/workflows/ci.yml )
6
+ [ ![ codecov] ( https://codecov.io/gh/JuliaMath/Roots.jl/graph/badge.svg?token=EbswopIDMU )] ( https://codecov.io/gh/JuliaMath/Roots.jl )
7
7
8
8
This package contains simple routines for finding roots, or zeros, of
9
9
scalar functions of a single real variable using floating-point math. The ` find_zero ` function
You can’t perform that action at this time.
0 commit comments