EconForge / Dolo.jl

Economic modeling in Julia
Other
57 stars 29 forks source link

Generalize trembling hands to higher dimension #168

Closed albop closed 2 years ago

albop commented 2 years ago

Right now, trembling_hand is implemented only for d<=2. It would be nice to generalize it to higher dimensions.

albop commented 2 years ago

This is done and merged in master