Skip to content

Derivative in normalized polynomial spaces #198

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
Feb 23, 2023

Conversation

jishnub
Copy link
Member

@jishnub jishnub commented Feb 22, 2023

This makes the following type-stable:

julia> @inferred Derivative(NormalizedLegendre(), 2)
DerivativeWrapper : NormalizedLegendre()  Jacobi(2,2)
     4.74342                                                         
             9.35414                                                 
                     15.9099                                         
                             24.6247                                 
                                     35.6931                         
                                             49.295                  
                                                    65.5982          
                                                            84.7607  
                                                                    
                                                                    
                                                                    

@codecov
Copy link

codecov bot commented Feb 22, 2023

Codecov Report

Base: 61.78% // Head: 62.70% // Increases project coverage by +0.91% 🎉

Coverage data is based on head (7e7eb3a) compared to base (591136c).
Patch coverage: 98.96% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #198      +/-   ##
==========================================
+ Coverage   61.78%   62.70%   +0.91%     
==========================================
  Files          28       28              
  Lines        2546     2606      +60     
==========================================
+ Hits         1573     1634      +61     
+ Misses        973      972       -1     
Impacted Files Coverage Δ
src/Spaces/PolynomialSpace.jl 91.90% <98.96%> (+2.24%) ⬆️

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

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

@jishnub jishnub merged commit 7d8782a into JuliaApproximation:master Feb 23, 2023
@jishnub jishnub deleted the derivnorm branch February 23, 2023 03:26
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