QuantEcon / SimpleDifferentialOperators.jl

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

LCP notebook for jump diffusion #166

Closed chiyahn closed 5 years ago

chiyahn commented 5 years ago

Resolves #165

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #166   +/-   ##
=======================================
  Coverage   98.73%   98.73%           
=======================================
  Files           6        6           
  Lines         158      158           
=======================================
  Hits          156      156           
  Misses          2        2

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 5b80d62...e94a8c9. Read the comment docs.

jlperla commented 5 years ago

Is this ready to be merged?