QuantEcon / SimpleDifferentialOperators.jl

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

Add full derivation of $L_{1+}^B$ and $L_2^B$ in appendix #127

Closed chiyahn closed 5 years ago

chiyahn commented 5 years ago

Resolves #114.

I am pretty sure that both formulas are correct (i.e. #126 is more of implementation issue?). But an extra review won't hurt!

codecov-io commented 5 years ago

Codecov Report

Merging #127 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #127   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           4      4           
  Lines         108    108           
=====================================
  Hits          108    108

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 a05b7ec...a3613b3. Read the comment docs.