Skip to content

constant propagation in Space power #360

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

Conversation

jishnub
Copy link
Member

@jishnub jishnub commented Jan 21, 2023

After this, the following is type-stable:

julia> @inferred (x -> x^2)(Chebyshev(0..1))
Chebyshev(0..1)  Chebyshev(0..1)

@codecov
Copy link

codecov bot commented Jan 21, 2023

Codecov Report

Base: 71.90% // Head: 71.95% // Increases project coverage by +0.04% 🎉

Coverage data is based on head (38bdaae) compared to base (5da41bb).
Patch coverage: 83.33% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #360      +/-   ##
==========================================
+ Coverage   71.90%   71.95%   +0.04%     
==========================================
  Files          79       79              
  Lines        8301     8305       +4     
==========================================
+ Hits         5969     5976       +7     
+ Misses       2332     2329       -3     
Impacted Files Coverage Δ
src/Spaces/SumSpace.jl 71.31% <33.33%> (ø)
src/LinearAlgebra/helper.jl 64.23% <100.00%> (+0.08%) ⬆️
src/Multivariate/TensorSpace.jl 87.28% <100.00%> (+0.96%) ⬆️

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 04082db into JuliaApproximation:master Jan 21, 2023
@jishnub jishnub deleted the tensorspaceconstprop branch January 21, 2023 11:02
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