QuantEcon / SimpleDifferentialOperators.jl

Library for simple upwind finite differences
MIT License
12 stars 2 forks source link

Add interior function and remove `x_bar` function #90

Closed chiyahn closed 5 years ago

chiyahn commented 5 years ago

Resolves #89

codecov-io commented 5 years ago

Codecov Report

Merging #90 into use-extended-grids-as-default will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@                     Coverage Diff                      @@
##           use-extended-grids-as-default    #90   +/-   ##
============================================================
  Coverage                            100%   100%           
============================================================
  Files                                  4      4           
  Lines                                 98     98           
============================================================
  Hits                                  98     98
Impacted Files Coverage Δ
src/SimpleDifferentialOperators.jl 100% <ø> (ø) :arrow_up:
src/operators.jl 100% <100%> (ø) :arrow_up:

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 4b992e8...fd7b5d5. Read the comment docs.