File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
1
# ApproxFunOrthogonalPolynomials.jl
2
2
Support for orthogonal polynomial-based spaces in 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/ApproxFunOrthogonalPolynomials.jl/actions/workflows/ci.yml/badge.svg )] ( https://github.com/JuliaApproximation/ApproxFunOrthogonalPolynomials.jl/actions/workflows/ci.yml )
7
5
[ ![ IntegrationTest] ( https://github.com/JuliaApproximation/ApproxFunOrthogonalPolynomials.jl/actions/workflows/downstream.yml/badge.svg )] ( https://github.com/JuliaApproximation/ApproxFunOrthogonalPolynomials.jl/actions/workflows/downstream.yml )
8
6
[ ![ codecov] ( https://codecov.io/gh/JuliaApproximation/ApproxFunOrthogonalPolynomials.jl/branch/master/graph/badge.svg )] ( https://codecov.io/gh/JuliaApproximation/ApproxFunOrthogonalPolynomials.jl )
9
7
[ ![ deps] ( https://juliahub.com/docs/ApproxFunOrthogonalPolynomials/deps.svg )] ( https://juliahub.com/ui/Packages/ApproxFunOrthogonalPolynomials/bk9eW?t=2 )
10
8
[ ![ version] ( https://juliahub.com/docs/ApproxFunOrthogonalPolynomials/version.svg )] ( https://juliahub.com/ui/Packages/ApproxFunOrthogonalPolynomials/bk9eW )
11
9
[ ![ pkgeval] ( https://juliahub.com/docs/General/ApproxFunOrthogonalPolynomials/stable/pkgeval.svg )] ( https://juliahub.com/ui/Packages/General/ApproxFunOrthogonalPolynomials )
10
+
11
+ [ ![ ] ( https://img.shields.io/badge/docs-stable-blue.svg )] ( https://JuliaApproximation.github.io/ApproxFun.jl/stable )
12
+ [ ![ ] ( https://img.shields.io/badge/docs-dev-blue.svg )] ( https://JuliaApproximation.github.io/ApproxFun.jl/dev )
12
13
[ ![ 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
14
14
15
You can’t perform that action at this time.
0 commit comments