Skip to content

Complex Ultraspherical operators #252

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 2, 2023

Conversation

jishnub
Copy link
Member

@jishnub jishnub commented Jun 2, 2023

The following works after this:

julia> convert(Operator{ComplexF64}, Conversion(NormalizedUltraspherical(NormalizedLegendre()), Ultraspherical(Legendre())))
ConcreteConversion : NormalizedUltraspherical(1/2)  Ultraspherical(1/2)
 0.707107-0.0im                                                                                                                                
                1.22474-0.0im                                                                                                                  
                              1.58114-0.0im                                                                                                    
                                            1.87083-0.0im                                                                                      
                                                          2.12132-0.0im                                                                        
                                                                        2.34521-0.0im                                                          
                                                                                      2.54951-0.0im                                            
                                                                                                    2.73861-0.0im                              
                                                                                                                  2.91548-0.0im                
                                                                                                                                3.08221-0.0im  
                                                                                                                                              

@codecov
Copy link

codecov bot commented Jun 2, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -1.02 ⚠️

Comparison is base (79f670d) 70.70% compared to head (a563a90) 69.68%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #252      +/-   ##
==========================================
- Coverage   70.70%   69.68%   -1.02%     
==========================================
  Files          28       28              
  Lines        2659     2662       +3     
==========================================
- Hits         1880     1855      -25     
- Misses        779      807      +28     
Impacted Files Coverage Δ
...c/Spaces/Ultraspherical/UltrasphericalOperators.jl 80.18% <100.00%> (+0.18%) ⬆️

... and 10 files with indirect coverage changes

☔ 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 f642f68 into JuliaApproximation:master Jun 2, 2023
@jishnub jishnub deleted the complexnormalization branch June 2, 2023 08:32
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