matthieugomez / EconPDEs.jl

Solve non-linear HJB equations.
Other
123 stars 41 forks source link

Vector vs Elementwise #11

Closed matthieugomez closed 4 months ago

matthieugomez commented 5 years ago

+: Memory efficient -:Non-standard, Code complexity, Cannot use external arrays

matthieugomez commented 4 months ago

See WangWangYang.jl for an example of vector-based solver