QuantEcon / SimpleDifferentialOperators.jl

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

Rearrange `extrapolatetoboundary` to not use multiple dispatch on the boundaries #152

Closed chiyahn closed 5 years ago

chiyahn commented 5 years ago

Related to #149