Skip to content

Promote rangespace/domainspace of Conversion #538

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 1 commit into from
Aug 5, 2023

Conversation

jishnub
Copy link
Member

@jishnub jishnub commented Aug 5, 2023

After this, the following works:

julia> Conversion(Chebyshev(), Ultraspherical(1)) : Ultraspherical(1)
ConversionWrapper : Ultraspherical(1)  Ultraspherical(1)
 1.0                                      
     1.0                                  
         1.0                              
             1.0                          
                 1.0                      
                     1.0                  
                         1.0              
                             1.0          
                                 1.0      
                                     1.0  
                                         

@codecov
Copy link

codecov bot commented Aug 5, 2023

Codecov Report

Patch coverage: 9.52% and project coverage change: -0.02% ⚠️

Comparison is base (27c3236) 27.41% compared to head (6103c79) 27.40%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #538      +/-   ##
==========================================
- Coverage   27.41%   27.40%   -0.02%     
==========================================
  Files          80       80              
  Lines        8363     8370       +7     
==========================================
+ Hits         2293     2294       +1     
- Misses       6070     6076       +6     
Files Changed Coverage Δ
src/Multivariate/ProductFun.jl 0.00% <0.00%> (ø)
src/Operators/banded/Conversion.jl 22.22% <0.00%> (-0.73%) ⬇️
src/eigen.jl 0.00% <0.00%> (ø)
src/Spaces/QuotientSpace.jl 3.95% <28.57%> (+0.50%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jishnub jishnub merged commit 513ada0 into JuliaApproximation:master Aug 5, 2023
@jishnub jishnub deleted the conversionpromote branch August 5, 2023 10:25
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