QuantEcon / SimpleDifferentialOperators.jl

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

Absorbing barrier where the "bottom" is not necessarily the 0'th node. #190

Closed jlperla closed 5 years ago

jlperla commented 5 years ago

Not going to support reflecting or mixed off of the bottom.

chiyahn commented 5 years ago

Need to use affineboundary condition functions, math will be updated accordingly soon