Skip to content

setdomain for NormalizedPolynomialSpace #74

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 3 commits into from
Aug 20, 2022

Conversation

jishnub
Copy link
Member

@jishnub jishnub commented Jul 27, 2022

With this PR, the following works:

julia> Derivative(NormalizedChebyshev(-1..1))
DerivativeWrapper : NormalizedChebyshev(-1..1)  Ultraspherical(1,-1..1)
   0.7978845608028654                                                                                                                                      
                      1.5957691216057308                                                                                                                    
                                         2.3936536824085963                                                                                                 
                                                            3.1915382432114616                                                                              
                                                                                                                                                           
                                                                                 4.787307364817193                                                         
                                                                                                    5.585191925620058                                       
                                                                                                                      6.383076486422923                     
                                                                                                                                        7.1809610472257885  
                                                                                                                                                           
                                                                                                                                                          

This PR also drops support for ApproxFunBase v0.5

@jishnub jishnub marked this pull request as draft July 27, 2022 10:41
@codecov
Copy link

codecov bot commented Jul 27, 2022

Codecov Report

Merging #74 (b38d32d) into master (6ecd066) will increase coverage by 0.15%.
The diff coverage is 80.00%.

@@            Coverage Diff             @@
##           master      #74      +/-   ##
==========================================
+ Coverage   58.08%   58.24%   +0.15%     
==========================================
  Files          28       28              
  Lines        2455     2457       +2     
==========================================
+ Hits         1426     1431       +5     
+ Misses       1029     1026       -3     
Impacted Files Coverage Δ
src/Spaces/Jacobi/JacobiOperators.jl 57.60% <75.00%> (+0.13%) ⬆️
src/Spaces/PolynomialSpace.jl 84.64% <100.00%> (+0.94%) ⬆️
src/Spaces/Jacobi/Jacobi.jl 59.40% <0.00%> (+0.99%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@jishnub jishnub force-pushed the setdomainNormalized branch from 40f63ad to cc33030 Compare August 19, 2022 07:59
@jishnub jishnub force-pushed the setdomainNormalized branch from cc33030 to c7fb6f9 Compare August 20, 2022 16:40
@jishnub jishnub marked this pull request as ready for review August 20, 2022 16:40
@jishnub jishnub merged commit 0f2ea17 into JuliaApproximation:master Aug 20, 2022
@jishnub jishnub deleted the setdomainNormalized branch August 20, 2022 20:15
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