QuantEcon / SimpleDifferentialOperators.jl

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

Programming interface for boundary conditions applied with blocks #172

Closed jlperla closed 5 years ago

jlperla commented 5 years ago

Point out in docs we do not implement the extension operator

In all cases, be careful to verify that the types are what you are expecting. You may want to even do it with a check on returned type in the test.