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

Dev. Add integrate1D for a range, optimized for BaryCheb #19

Merged
merged 5 commits into from
Jan 21, 2022
Merged

Conversation

iintSjds
Copy link
Member

No description provided.

@iintSjds iintSjds requested a review from kunyuan January 20, 2022 14:56
@iintSjds iintSjds added the enhancement New feature or request label Jan 20, 2022
@codecov-commenter
Copy link

codecov-commenter commented Jan 20, 2022

Codecov Report

Merging #19 (6051f18) into master (c386974) will increase coverage by 4.22%.
The diff coverage is 71.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
+ Coverage   38.52%   42.75%   +4.22%     
==========================================
  Files           9        9              
  Lines         950     1104     +154     
==========================================
+ Hits          366      472     +106     
- Misses        584      632      +48     
Impacted Files Coverage Δ
src/grid/interpolate.jl 60.77% <58.92%> (-3.45%) ⬇️
src/grid/chebyshev.jl 82.43% <100.00%> (+20.66%) ⬆️
src/grid/composite.jl 95.32% <100.00%> (+0.13%) ⬆️
src/grid/simple.jl 93.80% <100.00%> (+0.53%) ⬆️

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 c386974...6051f18. Read the comment docs.

…ted once. add differentiate1D, but accuracy is bad
@kunyuan kunyuan merged commit 1173635 into master Jan 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants