Skip to content

mapreduce to map+reduce for tuples #359

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 1 commit into from
Jan 21, 2023

Conversation

jishnub
Copy link
Member

@jishnub jishnub commented Jan 21, 2023

After this,

julia> s = Fourier()
Fourier(【0.0,6.283185307179586❫)

julia> @inferred ApproxFunBase.block(s, 2)
Block(1)

@codecov
Copy link

codecov bot commented Jan 21, 2023

Codecov Report

Base: 71.90% // Head: 71.94% // Increases project coverage by +0.03% 🎉

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #359      +/-   ##
==========================================
+ Coverage   71.90%   71.94%   +0.03%     
==========================================
  Files          79       79              
  Lines        8301     8302       +1     
==========================================
+ Hits         5969     5973       +4     
+ 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.17% <100.00%> (+0.85%) ⬆️

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 bc51c6d into JuliaApproximation:master Jan 21, 2023
@jishnub jishnub deleted the mapreducesplit branch January 21, 2023 07: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