Skip to content

Fix jacobi integral where one order needs shifting #261

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 11, 2023

Conversation

jishnub
Copy link
Member

@jishnub jishnub commented Jun 11, 2023

After this,

julia> Integral(Jacobi(0,4))
IntegralWrapper : Jacobi(0,4)  Jacobi(0,4)
 0.0                 0.0                                          
 0.3333333333333333  0.16666666666666666                           
                    0.21428571428571427                           
                                                                 
                                                                 
                                                                
                                                                 
                                                                 
                                           -0.03557312252964427   
                                            0.015151515151515143  
                                                                

@codecov
Copy link

codecov bot commented Jun 11, 2023

Codecov Report

Patch coverage: 98.38% and project coverage change: +0.65 🎉

Comparison is base (271f812) 69.70% compared to head (6c5d8fd) 70.35%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #261      +/-   ##
==========================================
+ Coverage   69.70%   70.35%   +0.65%     
==========================================
  Files          28       28              
  Lines        2667     2685      +18     
==========================================
+ Hits         1859     1889      +30     
+ Misses        808      796      -12     
Impacted Files Coverage Δ
src/Spaces/Jacobi/JacobiOperators.jl 85.20% <97.36%> (+4.87%) ⬆️
src/ApproxFunOrthogonalPolynomials.jl 90.00% <100.00%> (ø)
src/Spaces/Jacobi/Jacobi.jl 69.23% <100.00%> (+1.08%) ⬆️
src/Spaces/PolynomialSpace.jl 93.16% <100.00%> (-0.05%) ⬇️
...c/Spaces/Ultraspherical/UltrasphericalOperators.jl 80.18% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@jishnub jishnub merged commit e877844 into JuliaApproximation:master Jun 11, 2023
@jishnub jishnub deleted the jacobiintfix branch June 11, 2023 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant