Skip to content

Support broadcasting mixed with operators #37

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 6 commits into from
Jun 8, 2021
Merged

Support broadcasting mixed with operators #37

merged 6 commits into from
Jun 8, 2021

Conversation

dlfivefifty
Copy link
Member

@dlfivefifty dlfivefifty commented Jun 2, 2021

This supports and tests more complicated operators like x .* D .+ cos.(x) .* D^2

@MikaelSlevinsky

@codecov
Copy link

codecov bot commented Jun 7, 2021

Codecov Report

Merging #37 (70445bf) into main (c19fc31) will increase coverage by 1.05%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #37      +/-   ##
==========================================
+ Coverage   86.45%   87.50%   +1.05%     
==========================================
  Files          13       13              
  Lines        1292     1289       -3     
==========================================
+ Hits         1117     1128      +11     
+ Misses        175      161      -14     
Impacted Files Coverage Δ
src/ClassicalOrthogonalPolynomials.jl 90.51% <ø> (+2.74%) ⬆️
src/clenshaw.jl 96.39% <100.00%> (-0.02%) ⬇️
src/stieltjes.jl 83.13% <0.00%> (-0.21%) ⬇️
src/classical/jacobi.jl 83.81% <0.00%> (+1.07%) ⬆️
src/normalized.jl 80.00% <0.00%> (+7.65%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4598ff4...70445bf. Read the comment docs.

@dlfivefifty dlfivefifty merged commit b4512c7 into main Jun 8, 2021
@dlfivefifty dlfivefifty deleted the dl/comboops branch June 8, 2021 08:54
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