File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
name = " FastTransforms"
2
2
uuid = " 057dd010-8810-581a-b7be-e3fc3b93f78c"
3
- version = " 0.10.1 "
3
+ version = " 0.10.2 "
4
4
5
5
[deps ]
6
6
AbstractFFTs = " 621f4979-c628-5d54-868e-fcf4e3e8185c"
Original file line number Diff line number Diff line change 1
1
# FastTransforms.jl
2
2
3
- [ ![ Build Status] ( https://github.com/JuliaApproximation/FastTransforms.jl/workflows/CI/badge.svg )] ( https://github.com/JuliaApproximation/FastTransforms.jl/actions?query=workflow%3ACI ) [ ![ Travis] ( https://travis-ci.org /JuliaApproximation/FastTransforms.jl.svg?branch=master )] ( https://travis-ci.org /JuliaApproximation/FastTransforms.jl ) [ ![ codecov] ( https://codecov.io/gh/JuliaApproximation/FastTransforms.jl/branch/master/graph/badge.svg )] ( https://codecov.io/gh/JuliaApproximation/FastTransforms.jl ) [ ![ ] ( https://img.shields.io/badge/docs-stable-blue.svg )] ( https://JuliaApproximation.github.io/FastTransforms.jl/stable ) [ ![ ] ( https://img.shields.io/badge/docs-dev-blue.svg )] ( https://JuliaApproximation.github.io/FastTransforms.jl/dev )
3
+ [ ![ Build Status] ( https://github.com/JuliaApproximation/FastTransforms.jl/workflows/CI/badge.svg )] ( https://github.com/JuliaApproximation/FastTransforms.jl/actions?query=workflow%3ACI ) [ ![ Travis] ( https://travis-ci.com /JuliaApproximation/FastTransforms.jl.svg?branch=master )] ( https://travis-ci.com /JuliaApproximation/FastTransforms.jl ) [ ![ codecov] ( https://codecov.io/gh/JuliaApproximation/FastTransforms.jl/branch/master/graph/badge.svg )] ( https://codecov.io/gh/JuliaApproximation/FastTransforms.jl ) [ ![ ] ( https://img.shields.io/badge/docs-stable-blue.svg )] ( https://JuliaApproximation.github.io/FastTransforms.jl/stable ) [ ![ ] ( https://img.shields.io/badge/docs-dev-blue.svg )] ( https://JuliaApproximation.github.io/FastTransforms.jl/dev )
4
4
5
5
` FastTransforms.jl ` allows the user to conveniently work with orthogonal polynomials with degrees well into the millions.
6
6
You can’t perform that action at this time.
0 commit comments