Skip to content
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

Implemented evaluation of MonomialBasis at a single Point #550

Merged
merged 1 commit into from
Mar 3, 2021

Conversation

fverdugo
Copy link
Member

@fverdugo fverdugo commented Mar 3, 2021

No description provided.

@codecov-io
Copy link

Codecov Report

Merging #550 (56dd838) into master (f154fb5) will increase coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #550      +/-   ##
==========================================
+ Coverage   86.18%   86.22%   +0.03%     
==========================================
  Files         145      145              
  Lines       11349    11379      +30     
==========================================
+ Hits         9781     9811      +30     
  Misses       1568     1568              
Impacted Files Coverage Δ
src/Arrays/LazyArrays.jl 97.08% <100.00%> (+0.11%) ⬆️
src/Polynomials/MonomialBases.jl 98.61% <100.00%> (+0.18%) ⬆️

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 f154fb5...56dd838. Read the comment docs.

@fverdugo
Copy link
Member Author

fverdugo commented Mar 3, 2021

This PR is also relevant for PR #523

@fverdugo fverdugo merged commit ce72a9f into master Mar 3, 2021
@fverdugo fverdugo deleted the eval_monomial_basis_at_single_point branch March 3, 2021 10:39
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.

2 participants