QuantEcon / SimpleDifferentialOperators.jl

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

Implementation of new mixed boundaries #144

Closed jlperla closed 5 years ago

jlperla commented 5 years ago

After #142

Specializations for both regular and irregular grids, with tests and docs.

I think that is enough. We don't need combinations of (forwards, default) or (backwards, forwards) or whatever