Skip to content

Multiplication of Fun{<:ContinuousSpace} #86

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
Aug 13, 2022

Conversation

jishnub
Copy link
Member

@jishnub jishnub commented Aug 12, 2022

After this:

julia> sc=Fun(sin, ContinuousSpace(PiecewiseSegment([-2,(-π/2),0/2,2])));

julia> sc * sc == sc^2
true

@codecov
Copy link

codecov bot commented Aug 12, 2022

Codecov Report

Merging #86 (3ec88f3) into master (deae5c7) will increase coverage by 0.12%.
The diff coverage is 71.42%.

❗ Current head 3ec88f3 differs from pull request most recent head 2c42392. Consider uploading reports for the commit 2c42392 to get more accurate results

@@            Coverage Diff             @@
##           master      #86      +/-   ##
==========================================
+ Coverage   57.48%   57.60%   +0.12%     
==========================================
  Files          27       27              
  Lines        2406     2413       +7     
==========================================
+ Hits         1383     1390       +7     
  Misses       1023     1023              
Impacted Files Coverage Δ
src/Spaces/Ultraspherical/ContinuousSpace.jl 51.25% <50.00%> (ø)
src/specialfunctions.jl 71.11% <100.00%> (+2.06%) ⬆️
src/Spaces/Ultraspherical/Ultraspherical.jl 83.33% <0.00%> (-2.09%) ⬇️
src/Spaces/Jacobi/JacobiOperators.jl 55.19% <0.00%> (+0.91%) ⬆️

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

@jishnub jishnub changed the title improve inference in PiecewiseSpace Multiplication of Fun{<:ContinuousSpace} Aug 12, 2022
@jishnub jishnub merged commit fa98e6b into JuliaApproximation:master Aug 13, 2022
@jishnub jishnub deleted the inferpiecewise branch August 13, 2022 16:06
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