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

Update interpolation.py #1008

Merged
merged 1 commit into from
May 5, 2021
Merged

Update interpolation.py #1008

merged 1 commit into from
May 5, 2021

Conversation

alanlujan91
Copy link
Member

fixes lower-bound interpolation for non-monotonic functions

fixes lowerbound interpolation for non-monotonic functions
@codecov-commenter
Copy link

Codecov Report

Merging #1008 (75aaf8b) into master (25cd5d0) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1008   +/-   ##
=======================================
  Coverage   71.67%   71.67%           
=======================================
  Files          63       63           
  Lines        9197     9197           
=======================================
  Hits         6592     6592           
  Misses       2605     2605           
Impacted Files Coverage Δ
HARK/interpolation.py 41.06% <100.00%> (ø)

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 25cd5d0...75aaf8b. Read the comment docs.

@MridulS MridulS merged commit 30bdc1f into econ-ark:master May 5, 2021
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.

3 participants