File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
1
# ApproxFunBase.jl
2
2
Core functionality of ApproxFun
3
3
4
- [ ![ ] ( https://img.shields.io/badge/docs-stable-blue.svg )] ( https://JuliaApproximation.github.io/ApproxFun.jl/stable )
5
- [ ![ ] ( https://img.shields.io/badge/docs-dev-blue.svg )] ( https://JuliaApproximation.github.io/ApproxFun.jl/dev )
6
4
[ ![ CI] ( https://github.com/JuliaApproximation/ApproxFunBase.jl/actions/workflows/ci.yml/badge.svg )] ( https://github.com/JuliaApproximation/ApproxFunBase.jl/actions/workflows/ci.yml )
7
5
[ ![ IntegrationTest] ( https://github.com/JuliaApproximation/ApproxFunBase.jl/actions/workflows/downstream.yml/badge.svg )] ( https://github.com/JuliaApproximation/ApproxFunBase.jl/actions/workflows/downstream.yml )
8
6
[ ![ codecov] ( https://codecov.io/gh/JuliaApproximation/ApproxFunBase.jl/branch/master/graph/badge.svg )] ( https://codecov.io/gh/JuliaApproximation/ApproxFunBase.jl )
9
7
[ ![ Aqua QA] ( https://raw.githubusercontent.com/JuliaTesting/Aqua.jl/master/badge.svg )] ( https://github.com/JuliaTesting/Aqua.jl )
10
8
[ ![ deps] ( https://juliahub.com/docs/ApproxFunBase/deps.svg )] ( https://juliahub.com/ui/Packages/ApproxFunBase/deO92?t=2 )
11
9
[ ![ version] ( https://juliahub.com/docs/ApproxFunBase/version.svg )] ( https://juliahub.com/ui/Packages/ApproxFunBase/deO92 )
10
+ [ ![ pkgeval] ( https://juliahub.com/docs/General/ApproxFunBase/stable/pkgeval.svg )] ( https://juliahub.com/ui/Packages/General/ApproxFunBase )
11
+
12
+ [ ![ ] ( https://img.shields.io/badge/docs-stable-blue.svg )] ( https://JuliaApproximation.github.io/ApproxFun.jl/stable )
13
+ [ ![ ] ( https://img.shields.io/badge/docs-dev-blue.svg )] ( https://JuliaApproximation.github.io/ApproxFun.jl/dev )
12
14
[ ![ Join the chat at https://gitter.im/JuliaApproximation/ApproxFun.jl ] ( https://badges.gitter.im/JuliaApproximation/ApproxFun.jl.svg )] ( https://gitter.im/JuliaApproximation/ApproxFun.jl?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge )
13
15
14
16
You can’t perform that action at this time.
0 commit comments