EconForge / Dolo.jl

Economic modeling in Julia
Other
58 stars 29 forks source link

FIX: condition in options - size of order edited #121

Closed ezgioz closed 7 years ago

ezgioz commented 7 years ago

length(orders)!=length(model.calibration[:states])

albop commented 7 years ago

That works. Thank you !