Skip to content

constprop in jacobi derivative #170

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
Jan 4, 2023

Conversation

jishnub
Copy link
Member

@jishnub jishnub commented Jan 4, 2023

After this, the following is inferred:

julia> @inferred Derivative(Legendre())
ConcreteDerivative : Legendre()  Jacobi(1,1)
   1.0                                  
       1.5                              
           2.0                          
               2.5                      
                   3.0                  
                       3.5              
                           4.0          
                               4.5      
                                   5.0  
                                       
                                       

@codecov
Copy link

codecov bot commented Jan 4, 2023

Codecov Report

Base: 67.01% // Head: 67.05% // Increases project coverage by +0.03% 🎉

Coverage data is based on head (dba7535) compared to base (0e8f779).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #170      +/-   ##
==========================================
+ Coverage   67.01%   67.05%   +0.03%     
==========================================
  Files          28       28              
  Lines        2486     2489       +3     
==========================================
+ Hits         1666     1669       +3     
  Misses        820      820              
Impacted Files Coverage Δ
src/Spaces/Jacobi/JacobiOperators.jl 78.27% <100.00%> (+0.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 864d832 into JuliaApproximation:master Jan 4, 2023
@jishnub jishnub deleted the derivjacobiinfer branch January 4, 2023 13:21
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